aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-07-27 18:45:40 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-07-27 18:45:40 +0200
commit688f2304056029f47073a549d7e41043eab5a0fd (patch)
treedd3434d97f4a6c9c18882fd066cca23dfe6d7be6 /src/Makefile.am
parent6265190fc611e468cebadb4eaf41ceb2f7e2095b (diff)
Bump version: 0.9.0.20-6265-dirty → 0.10.00.10.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 3af23d1..9cea642 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=1:0:1
+LIBVERSION=2:0:2
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 \