From 19d33072f83b192b5ae5eaeb36fcc19a23215e0a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 31 Aug 2015 22:13:32 +0200 Subject: update version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b8298b4..6279642 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ PKGNAME = libkeccak # The version of the library. -LIB_MAJOR = 0 +LIB_MAJOR = 1 LIB_MINOR = 1 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) -- cgit v1.2.3-70-g09d2