aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-01-02 21:24:11 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2020-01-02 21:24:11 +0100
commit5e4643f4bc76a1437621348550b5b2a603e2179b (patch)
tree58433dc5555f5bf706820dd56a728ff035bd28ed /src/Makefile.am
parent7cc11dafa42776aed01fb3090c9cce5a45b97874 (diff)
Bump version: 1.1.0.71-bb75-dirty → 1.2.01.2.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 bdb225b..4ef753c 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=4:0:1
+LIBVERSION=5:0:0
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 \