aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-01-20 11:33:23 +0100
committerHarald Welte <laforge@gnumonks.org>2019-01-20 15:19:07 +0100
commit81c6a0a97980f9da76ef0e698ca6ab526b98c7c2 (patch)
tree76b26ccfb3ef0949bc52d5b060b1bf1bf82dc8fe /src
parent2c880ba6f4a0f6e67ee95fdbabd7ccb5f4797194 (diff)
Bump version: 0.10.0.39-b723 → 1.0.01.0.0
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9cea642..56567d6 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=2:0:2
+LIBVERSION=3: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 \