laforge has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-sccp/+/34781?usp=email )
Change subject: Bump version: 1.8.0.21-fbd0 → 1.8.1
......................................................................
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(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/81/34781/1
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(a)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
https://gerrit.osmocom.org/c/libosmo-sccp/+/34781?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-sccp
Gerrit-Branch: rel-1.8.1
Gerrit-Change-Id: If84e8cf8769550c97552832c5cb97ebba830341d
Gerrit-Change-Number: 34781
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: newchange