Bump version: 1.8.0.252-13c29 → 1.9.0

Change-Id: I6f8eccbccb73c6c094f13f2d4bdee931cf5b9010
diff --git a/src/isdn/Makefile.am b/src/isdn/Makefile.am
index 3bb7b04..f8314bd 100644
--- a/src/isdn/Makefile.am
+++ b/src/isdn/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=0:0:0
+LIBVERSION=1:0:1
 
 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
 AM_CFLAGS = -Wall $(TALLOC_CFLAGS)