From 30249a15d51a15b498e87b78bd3fc8d684ffcf46 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 21 Jul 2019 21:32:08 +0200 Subject: =?UTF-8?q?Bump=20version:=200.6.0.13-b4a7=20=E2=86=92=200.7.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia5ecb2f69ce5436cae8d7a2d300e446ff24e84bc --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 2d2424d..f4277ae 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,8 +1,8 @@ # 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 -ABIS_LIBVERSION=6:2:0 -TRAU_LIBVERSION=3:2:1 +ABIS_LIBVERSION=7:0:1 +TRAU_LIBVERSION=4:0:2 AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir) AM_CFLAGS= -Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMOGSM_CFLAGS) $(LIBOSMOVTY_CFLAGS) $(COVERAGE_CFLAGS) -- cgit v1.2.3