aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-05-03 17:18:02 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-05-03 17:18:02 +0200
commit671fef29c1e0b52dfbcd57e444b2ea3aa8c8246d (patch)
treeddb7744e279b45a1a2b331800938489b7b1f11d5 /src/Makefile.am
parent10d1ab49365a1f361583721b545c954e2d44f9d6 (diff)
Bump version: 0.9.28 → 0.9.290.9.29
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8009c76..27fce6d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,7 @@
# This is _NOT_ the library release version, it's an API version.
# Please read Chapter 6 "Library interface versions" of the libtool
# documentation before making any modification
-LIBVERSION=1:0:0
+LIBVERSION=1:1:0
AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include/asn1c
AM_CFLAGS = -fPIC -Wall $(LIBTALLOC_CFLAGS)