Ian Jauslin
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d73250a..29c5d76 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@
# if static=1 then compile the static library
STATIC=0
-VERSION=1.0
+VERSION=1.0.1
# products of the compilation
PROJECT_SO=libinum.so.$(VERSION)