aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-12 21:57:36 +0100
committerMattias Andrée <maandree@kth.se>2022-02-12 21:57:36 +0100
commitf8184a9cfa6b0d37672ccc564b54796078b2398c (patch)
tree3fb6dc5cbf6d613caec9631f930bf475feb1585b
parentUse params->version == 0 for implicit specification of version 1.0 (diff)
downloadlibar2-f8184a9cfa6b0d37672ccc564b54796078b2398c.tar.gz
libar2-f8184a9cfa6b0d37672ccc564b54796078b2398c.tar.bz2
libar2-f8184a9cfa6b0d37672ccc564b54796078b2398c.tar.xz
Bump lib 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 b7275cd..3eee9e5 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ include mk/$(OS).mk
LIB_MAJOR = 1
-LIB_MINOR = 0
+LIB_MINOR = 1
LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR)
LIB_NAME = ar2