laforge submitted this change.
Bump version: 1.8.0.21-fbd0 → 1.8.1
Change-Id: If84e8cf8769550c97552832c5cb97ebba830341d
---
M debian/changelog
M src/Makefile.am
2 files changed, 16 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8714beb..cd1c181 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libosmo-sccp (1.8.1) unstable; urgency=medium
+
+ * Fix counting received IPA packets in server mode
+
+ -- Harald Welte <laforge@osmocom.org> Tue, 17 Oct 2023 13:11:24 +0200
+
libosmo-sccp (1.8.0) unstable; urgency=medium
[ Neels Hofmeyr ]
diff --git a/src/Makefile.am b/src/Makefile.am
index f20e193..c87848d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -25,7 +25,7 @@
# 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=9:0:0
+LIBVERSION=9:1: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 \
To view, visit change 34781. To unsubscribe, or for help writing mail filters, visit settings.