From 5c5713e869e988b94e68bfe275e707c5932663c0 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 13 Aug 2020 11:06:36 +0200 Subject: =?UTF-8?q?Bump=20version:=201.3.0.173-51974=20=E2=86=92=201.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4fc6dd4f727c8ff5a64865bbb87e1d9feb7c5174 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index c2847ec1..891b4a6f 100644 --- a/src/Makefile.am +++ b/src/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:3 +LIBVERSION=16:0:0 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include AM_CFLAGS = -Wall $(TALLOC_CFLAGS) $(PTHREAD_CFLAGS) $(LIBSCTP_CFLAGS) -- cgit v1.2.3