From 310928bf5eb7cec8f43b105c1957584415f7b254 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 27 Jan 2024 19:08:59 +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 4783e37..cc99bc0 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ include mk/$(OS).mk LIB_MAJOR = 1 -LIB_MINOR = 5 +LIB_MINOR = 6 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) LIB_NAME = simple -- cgit v1.2.3-70-g09d2