osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/35143?usp=email )

Change subject: Bump version: 1.9.0.1-7d414-dirty → 1.9.1
......................................................................

Bump version: 1.9.0.1-7d414-dirty → 1.9.1

Change-Id: I2ce06826d6b11bcd88daa99fada77a05f740eb7a
---
M debian/changelog
M src/core/Makefile.am
2 files changed, 17 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved




diff --git a/debian/changelog b/debian/changelog
index c9184df..012a76d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libosmocore (1.9.1) unstable; urgency=medium
+
+  [ Manawyrm ]
+  * logging: ensure ANSI color escape is sent in same line/before newline
+
+ -- Oliver Smith <osm...@sysmocom.de>  Tue, 28 Nov 2023 11:21:41 +0100
+
 libosmocore (1.9.0) unstable; urgency=medium

   [ Oliver Smith ]
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 326c68d..109aae7 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -1,7 +1,7 @@
 # This is _NOT_ the library release version, it's an API version.
 # Please read chapter "Library interface versions" of the libtool documentation
 # before making any modifications: 
https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
-LIBVERSION=21:0:0
+LIBVERSION=21:1:0

 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include 
-I$(top_builddir)
 AM_CFLAGS = -Wall $(TALLOC_CFLAGS) $(PTHREAD_CFLAGS) $(LIBSCTP_CFLAGS) 
$(LIBMNL_CFLAGS) $(URING_CFLAGS)

--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/35143?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: osmith/1.9.1
Gerrit-Change-Id: I2ce06826d6b11bcd88daa99fada77a05f740eb7a
Gerrit-Change-Number: 35143
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osm...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osm...@sysmocom.de>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to