From c13252c6e8953cf21fcce8f5c0c2c45800e7c07a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 24 Dec 2021 13:08:16 +0100 Subject: Update library 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 ed35ab5..f7a4503 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ include $(OSCONFIGFILE) # The version of the library. LIB_MAJOR = 1 -LIB_MINOR = 2 +LIB_MINOR = 3 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) -- cgit v1.2.3-70-g09d2