aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-05-03 17:08:07 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-05-03 17:08:07 +0200
commitc88605c41c25b34d2e2b08f0e1028c2bd6d9404b (patch)
tree50faa8c164595fa6c1df2e0dd317b8da41b87836 /src/Makefile.am
parent7e3476dc769d42d851a7d77abecfe193cfdefbc7 (diff)
Bump version: 0.8.1.43-7e34-dirty → 0.9.00.9.0
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 1001d19..3af23d1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -25,7 +25,7 @@ lib_LTLIBRARIES = libosmo-sigtran.la
# 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=0:0:0
+LIBVERSION=1:0:1
libosmo_sigtran_la_SOURCES = sccp_sap.c sua.c m3ua.c xua_msg.c sccp_helpers.c \
sccp2sua.c sccp_scrc.c sccp_sclc.c sccp_scoc.c \