summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3f12474..3c9b972 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,8 +26,8 @@ AC_CANONICAL_HOST
AC_CANONICAL_SYSTEM
LIB_VERSION_CURRENT=4
-LIB_VERSION_REVISION=7
-LIB_VERSION_AGE=2
+LIB_VERSION_REVISION=8
+LIB_VERSION_AGE=1
AC_SUBST(LIB_VERSION_CURRENT)
AC_SUBST(LIB_VERSION_REVISION)
AC_SUBST(LIB_VERSION_AGE)