aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-09-22 11:56:33 +0200
committerMattias Andrée <maandree@kth.se>2024-09-22 11:56:33 +0200
commit969943e9bc8244b9e0251174d70d63ae964069db (patch)
tree8b2c2825e22fea951b1c52cd0f290d5dcc7683ee
parentm (diff)
downloadlibsimple-969943e9bc8244b9e0251174d70d63ae964069db.tar.gz
libsimple-969943e9bc8244b9e0251174d70d63ae964069db.tar.bz2
libsimple-969943e9bc8244b9e0251174d70d63ae964069db.tar.xz
Update LIB_MINOR for next version
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 95c3340..c85db9d 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ include mk/$(OS).mk
LIB_MAJOR = 1
-LIB_MINOR = 7
+LIB_MINOR = 8
LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR)
LIB_NAME = simple