aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-11-28 12:59:16 +0100
committerOliver Smith <osmith@sysmocom.de>2023-11-28 12:59:37 +0100
commitee56983c28cc58f4bcadee2e87672176ed845c1c (patch)
tree35d5f3490a5a7c00210ef8e63d7f999c3a301644 /src/core/Makefile.am
parent128bec3237246dc958b53931d00e9f61038e2877 (diff)
Bump version: 1.9.1.3-128b-dirty → 1.9.21.9.2
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 109aae7f..796e9068 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:1:0
+LIBVERSION=21:2: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)