Bump version: 0.9.35.7-a1a8 → 0.9.36

Change-Id: I34d172f7aa73c4e9b83ac553403b9ca248ee0aed
diff --git a/src/Makefile.am b/src/Makefile.am
index 019ff98..5e9a0d7 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 6 "Library interface versions" of the libtool
 # documentation before making any modification
-LIBVERSION=1:1:0
+LIBVERSION=1:2:0
 
 AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include/asn1c
 AM_CFLAGS = -fPIC -Wall $(LIBTALLOC_CFLAGS)