From af241d554d545863082128b09ff765f47cf2dd06 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 26 Feb 2022 23:35:09 +0100 Subject: Bump lib 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 41c39b8..c2a3ef3 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ include $(OSCONFIGFILE) # The version of the library. LIB_MAJOR = 1 -LIB_MINOR = 3 +LIB_MINOR = 4 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) -- cgit v1.2.3-70-g09d2