aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-07-04 19:41:37 +0200
committerMattias Andrée <maandree@kth.se>2023-07-04 19:41:37 +0200
commit49d537dcc675d4fd824469518813a722d29b130b (patch)
tree5130d4a581a673235e823bb61d7f01e771437052 /Makefile
parentAdd bindex and bindex_r (diff)
downloadlibsimple-49d537dcc675d4fd824469518813a722d29b130b.tar.gz
libsimple-49d537dcc675d4fd824469518813a722d29b130b.tar.bz2
libsimple-49d537dcc675d4fd824469518813a722d29b130b.tar.xz
Update VERSION_MINOR1.4
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7ea4e6e..1a86fa7 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ include mk/$(OS).mk
LIB_MAJOR = 1
-LIB_MINOR = 0
+LIB_MINOR = 4
LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR)
LIB_NAME = simple