Bump version: 1.14.1.8-c3e7 → 1.14.2

Change-Id: Iaec5a62d172d37d16a09843c4beb2e3dc9f73412
This commit is contained in:
Pau Espin 2023-02-07 14:28:28 +01:00
parent c3e797b87c
commit 357d5af97a
2 changed files with 19 additions and 1 deletions

18
debian/changelog vendored
View File

@ -1,3 +1,21 @@
libsmpp34 (1.14.2) unstable; urgency=medium
[ Vadim Yanitskiy ]
* README.md: fix copy-paste: s/libosmocore/libsmpp34/
* update git URLs (git -> https; gitea)
* Makefile.am, configure.ac: fix autoreconf related warnings
* contrib/jenkins.sh: actually build with $PARALLEL_MAKE
[ Max ]
* cosmetic: make linter happy
* Add #define for default SMPP port 2775
[ Harald Welte ]
* test_apps: Fix compilation of example smsc code
* Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition
-- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 07 Feb 2023 14:28:28 +0100
libsmpp34 (1.14.1) unstable; urgency=medium
[ Eric ]

View File

@ -1,6 +1,6 @@
# 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:1
LIBVERSION=3:0:2
# src/Makefile.am #
lib_LTLIBRARIES = libsmpp34.la