From 924ef0bc72c1be165e8d5c22859f8b4eddbc0f06 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 27 Jul 2018 17:31:47 +0200 Subject: =?UTF-8?q?Bump=20version:=200.11.0.91-9d4a3-dirty=20=E2=86=92=200?= =?UTF-8?q?.12.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7e66432f37e13fd4c31389e3d89593fa0981e58f --- src/codec/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/codec') diff --git a/src/codec/Makefile.am b/src/codec/Makefile.am index 60fce5e6..b522d43a 100644 --- a/src/codec/Makefile.am +++ b/src/codec/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=1:0:1 +LIBVERSION=1:1:1 AM_CPPFLAGS = -I$(top_srcdir)/include $(TALLOC_CFLAGS) AM_CFLAGS = -Wall -- cgit v1.2.3