Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0

Change-Id: I7e66432f37e13fd4c31389e3d89593fa0981e58f
diff --git a/src/ctrl/Makefile.am b/src/ctrl/Makefile.am
index a51ae05..fe7c47d 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=2:0:2
+LIBVERSION=3:0:3
 
 AM_CFLAGS = -Wall $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)/include $(TALLOC_CFLAGS)