aboutsummaryrefslogtreecommitdiffstats
path: root/src/sim/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-06-28 17:00:51 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2022-06-28 17:00:51 +0200
commita1584d237bab2f1f6637cab1bdee86dad9c63881 (patch)
treeceb015ef104d25c28c11fa20c5879a5186c92083 /src/sim/Makefile.am
parentupdate git URLs (git -> https; gitea) (diff)
downloadlibosmocore-a1584d237bab2f1f6637cab1bdee86dad9c63881.tar.xz
libosmocore-a1584d237bab2f1f6637cab1bdee86dad9c63881.zip
Bump version: 1.6.0.132-0239-dirty → 1.7.01.7.0
Change-Id: Idb0d20aa4336a69cb100e140fb1fa9e7ac25b984
Diffstat (limited to 'src/sim/Makefile.am')
-rw-r--r--src/sim/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sim/Makefile.am b/src/sim/Makefile.am
index a88e341a..a73ce4be 100644
--- a/src/sim/Makefile.am
+++ b/src/sim/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=3:0:1
+LIBVERSION=3:1:1
AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)/include
AM_CFLAGS = -fPIC -Wall $(TALLOC_CFLAGS)