Bump version: 1.7.0.119-b31a-dirty → 1.8.0

Change-Id: I5e953cedc041371a9c192f58348b673a787f542e
diff --git a/src/gb/Makefile.am b/src/gb/Makefile.am
index 5bda374..1818db7 100644
--- a/src/gb/Makefile.am
+++ b/src/gb/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=14:0:0
+LIBVERSION=15:0:1
 
 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
 AM_CFLAGS = -Wall -fno-strict-aliasing \