aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-09-12 14:03:24 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2023-09-12 14:03:25 +0200
commit15efbbdba4a1640eb50fc367c3d1876aeebffaeb (patch)
tree082856bc23fca9e27e9714d78e449744b8e9a8cb /src/Makefile.am
parentabf26ce1ad68528009f782bbcfd5c119ec4a038e (diff)
Bump version: 1.7.0.56-abf26-dirty → 1.8.01.8.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 d8f0bb6..f20e193 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=8:0:1
+LIBVERSION=9: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 \