mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
Bump version: 1.12.1.1-dd80 → 1.12.2
Change-Id: If9fc21e71c218b55f210ca038316edd3b77c3a40
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
osmo-mgw (1.12.2) unstable; urgency=medium
|
||||
|
||||
[ Neels Hofmeyr ]
|
||||
* client: safely handle dealloc on event dispatch
|
||||
|
||||
-- Oliver Smith <osmith@sysmocom.de> Tue, 19 Dec 2023 12:49:41 +0100
|
||||
|
||||
osmo-mgw (1.12.1) unstable; urgency=medium
|
||||
|
||||
[ Pau Espin Pedrol ]
|
||||
|
@@ -19,7 +19,7 @@ AM_LDFLAGS = \
|
||||
|
||||
# This is not at all related to the release version, but a range of supported
|
||||
# API versions. Read TODO_RELEASE in the source tree's root!
|
||||
MGCP_CLIENT_LIBVERSION=13:0:1
|
||||
MGCP_CLIENT_LIBVERSION=13:1:1
|
||||
|
||||
lib_LTLIBRARIES = \
|
||||
libosmo-mgcp-client.la \
|
||||
|
Reference in New Issue
Block a user