Ian Jauslin
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jauslin <ian.jauslin@roma1.infn.it>2016-05-20 21:41:54 +0000
committerIan Jauslin <ian.jauslin@roma1.infn.it>2016-05-20 21:41:54 +0000
commit46cae873fa2bd7973aa2e98d5955d2287822c604 (patch)
treee5b254c772210d6910c7b8fa4dbbdaa9a9400a12 /Makefile
parent2125f01f97abfe343fc5e0cc078bf1d081b2e441 (diff)
Array: add array_alloc_tmps_*HEADv1.0.1master
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)