aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 396284c6..e72c6231 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,9 +52,9 @@ LT_INIT([win32-dll])
# * Otherwise, increment LT_REVISION
# LT = libtool
-LT_CURRENT=28
-LT_AGE=0
-LT_REVISION=4
+LT_CURRENT=29
+LT_AGE=1
+LT_REVISION=0
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
AC_SUBST(LT_AGE)