aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--autofiles.sums2
-rwxr-xr-xconfigure6
-rw-r--r--configure.ac6
3 files changed, 7 insertions, 7 deletions
diff --git a/autofiles.sums b/autofiles.sums
index 1a7a0d19..585801a8 100644
--- a/autofiles.sums
+++ b/autofiles.sums
@@ -1,4 +1,4 @@
-9e7830c08cda9f1ffcbc6e6cce79e58dd6d8de5f6b9a889067c816b23f463025 configure.ac
+6ebb3f29f5483c1eab2745bb946889d4dbb34f702ddf812443c79acd6e25a16d configure.ac
35bc5c645dc42d47f2daeea06f8f3e767c8a1aee6a35eb2b4854fd2ce66c3413 m4/ax_random_device.m4
37f8897d5f68d7d484e5457832a8f190ddb7507fa2a467cb7ee2be40a4364643 m4/libtool.m4
e77ebba8361b36f14b4d0927173a034b98c5d05049697a9ded84d85eb99a7990 m4/ltoptions.m4
diff --git a/configure b/configure
index aa0a89cd..515a24e9 100755
--- a/configure
+++ b/configure
@@ -15622,9 +15622,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
# * Otherwise, increment LT_REVISION
# LT = libtool
-LT_CURRENT=23
-LT_AGE=2
-LT_REVISION=1
+LT_CURRENT=24
+LT_AGE=3
+LT_REVISION=0
diff --git a/configure.ac b/configure.ac
index 3157762b..28761a9e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,9 +41,9 @@ LT_INIT([win32-dll])
# * Otherwise, increment LT_REVISION
# LT = libtool
-LT_CURRENT=23
-LT_AGE=2
-LT_REVISION=1
+LT_CURRENT=24
+LT_AGE=3
+LT_REVISION=0
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
AC_SUBST(LT_AGE)