aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-08-21 00:36:45 +0200
committerMattias Andrée <maandree@kth.se>2016-08-21 00:36:45 +0200
commit853b92f91abbf06053d05d58bcb62333a9a33890 (patch)
treecc2bfafd0dde75cc1fdbbce052b2188a2a4189f0
parentFix errors and add test (diff)
downloadlibcoopgamma-853b92f91abbf06053d05d58bcb62333a9a33890.tar.gz
libcoopgamma-853b92f91abbf06053d05d58bcb62333a9a33890.tar.bz2
libcoopgamma-853b92f91abbf06053d05d58bcb62333a9a33890.tar.xz
Update makefile1.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 9ad73ba..87262b4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -34,7 +34,7 @@ PKGNAME = libcoopgamma
# Package information.
_PROJECT = libcoopgamma
-_VERSION = 0.1
+_VERSION = 1.1
# Used by mk/lang-c.mk
_C_STD = c99