aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-09-12 13:15:53 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2023-09-12 13:15:54 +0200
commitaca2c724ae94f3b4b6dba8cb16a6ddc57e405c65 (patch)
treeee5b6953c597a967047f0db4b8bdc6408103186d /src/gb/Makefile.am
parentASCI: Add definition for TALKER INDICATION and UPLINK RELEASE (diff)
downloadlibosmocore-aca2c724ae94f3b4b6dba8cb16a6ddc57e405c65.tar.xz
libosmocore-aca2c724ae94f3b4b6dba8cb16a6ddc57e405c65.zip
Bump version: 1.8.0.252-13c29 → 1.9.01.9.0
Change-Id: I6f8eccbccb73c6c094f13f2d4bdee931cf5b9010
Diffstat (limited to 'src/gb/Makefile.am')
-rw-r--r--src/gb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gb/Makefile.am b/src/gb/Makefile.am
index 3a64a717..2f7ad5eb 100644
--- a/src/gb/Makefile.am
+++ b/src/gb/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=15:0:1
+LIBVERSION=16:0:2
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
AM_CFLAGS = -Wall -fno-strict-aliasing \