aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-15 17:30:34 +0100
committerMattias Andrée <maandree@kth.se>2022-02-15 17:30:34 +0100
commit9e9521c7a07aef745930b5943cd0b616d02a1e4c (patch)
tree9a4038d301087c83b077d98140562f3cae120590
parentFix deps (diff)
downloadlibar2simplified-9e9521c7a07aef745930b5943cd0b616d02a1e4c.tar.gz
libar2simplified-9e9521c7a07aef745930b5943cd0b616d02a1e4c.tar.bz2
libar2simplified-9e9521c7a07aef745930b5943cd0b616d02a1e4c.tar.xz
Bump version1.1
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 40c9ad0..d3ab89d 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 = ar2simplified