aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-11-16 13:08:22 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2021-11-16 13:08:23 +0100
commitc7deaf28aa4e775456117f00796d06a29ecca24a (patch)
treecd0120de4a22346d27c5753d12b94301805f5642 /src/gb/Makefile.am
parentab5e98927408bb059bf4f10ec561859eac6fd0de (diff)
Bump version: 1.5.1.282-ab5e-dirty → 1.6.01.6.0
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 2ccb7576..018342cb 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=12:0:0
+LIBVERSION=13:0:1
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
AM_CFLAGS = -Wall ${GCC_FVISIBILITY_HIDDEN} -fno-strict-aliasing \