From c7deaf28aa4e775456117f00796d06a29ecca24a Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 16 Nov 2021 13:08:22 +0100 Subject: =?UTF-8?q?Bump=20version:=201.5.1.282-ab5e-dirty=20=E2=86=92=201.?= =?UTF-8?q?6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia3ac0a36b9e898996f596c6d2787e03cd59bfc11 --- src/ctrl/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ctrl/Makefile.am') diff --git a/src/ctrl/Makefile.am b/src/ctrl/Makefile.am index a5f191d7..807b672e 100644 --- a/src/ctrl/Makefile.am +++ b/src/ctrl/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=5:0:5 +LIBVERSION=6:0:6 AM_CFLAGS = -Wall $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)/include $(TALLOC_CFLAGS) -- cgit v1.2.3