aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-08-18 10:31:11 +0200
committerMattias Andrée <maandree@kth.se>2024-08-18 10:31:11 +0200
commit52b69578627ac6fe1b8c490a156a3b17b60c788c (patch)
treef656974e6ad304d1ecbb6935fe3b546b7407075b
parentAdd @since for new definitions (diff)
downloadlibsimple-52b69578627ac6fe1b8c490a156a3b17b60c788c.tar.gz
libsimple-52b69578627ac6fe1b8c490a156a3b17b60c788c.tar.bz2
libsimple-52b69578627ac6fe1b8c490a156a3b17b60c788c.tar.xz
Update LIB_MINOR for next release
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8e0048c..4c2f411 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ include mk/$(OS).mk
LIB_MAJOR = 1
-LIB_MINOR = 6
+LIB_MINOR = 7
LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR)
LIB_NAME = simple