From b340f9665ff09f189e268b61289b7cde306283ad Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 19 Apr 2021 11:33:07 +0200 Subject: Update version number 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(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b3b672e..65e77d0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .POSIX: LIB_MAJOR = 1 -LIB_MINOR = 0 +LIB_MINOR = 1 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) -- cgit v1.2.3-70-g09d2