osmith submitted this change.
Bump version: 1.3.1.1-f598-dirty → 1.3.2
Change-Id: Ic3b80d650d6b2862c9f1d8c1ea224c1f63ce7ab6
---
M debian/changelog
M src/Makefile.am
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 61e0d29..32a64ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgtpnl (1.3.2) unstable; urgency=medium
+
+ * dev_create: support returning -EEXIST
+
+ -- Oliver Smith <osmith@sysmocom.de> Wed, 12 Feb 2025 11:55:14 +0100
+
libgtpnl (1.3.1) unstable; urgency=medium
[ Eric Wild ]
diff --git a/src/Makefile.am b/src/Makefile.am
index 57c87d5..e679c87 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,7 +2,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=2:1:2
+LIBVERSION=2:2:2
lib_LTLIBRARIES = libgtpnl.la
To view, visit change 39511. To unsubscribe, or for help writing mail filters, visit settings.