aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-12-19 02:25:17 +0100
committerMattias Andrée <maandree@kth.se>2016-12-19 02:25:17 +0100
commite3ab5c62cbd9c1e17655d5e5196e3928ac8108d6 (patch)
tree21c79429f228a8aaf70fbe6808a99c90e784da59 /Makefile.in
parentFix buf in libcoopgamma_get_gamma_recv where all filters are given the priority of the first filter (diff)
downloadlibcoopgamma-e3ab5c62cbd9c1e17655d5e5196e3928ac8108d6.tar.gz
libcoopgamma-e3ab5c62cbd9c1e17655d5e5196e3928ac8108d6.tar.bz2
libcoopgamma-e3ab5c62cbd9c1e17655d5e5196e3928ac8108d6.tar.xz
update makefile1.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 87262b4..b3a1e2e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -34,7 +34,7 @@ PKGNAME = libcoopgamma
# Package information.
_PROJECT = libcoopgamma
-_VERSION = 1.1
+_VERSION = 1.2
# Used by mk/lang-c.mk
_C_STD = c99