From 767051a1a53a4d1c07132b1d5e69b59c5af14626 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 9 Jun 2020 18:46:23 +0200 Subject: Update minor 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(-) diff --git a/Makefile b/Makefile index dc72232..4eab1f9 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ OS = linux include $(OS).mk LIB_MAJOR = 1 -LIB_MINOR = 0 +LIB_MINOR = 1 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) -- cgit v1.2.3-70-g09d2