summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-09-08 11:44:59 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-09-08 11:44:59 -0400
commitafc845d930877ac62f6d5a5f50ea87b5182d0a4a (patch)
treef6d02127a42efd02b73b7c2d9b1f6e0f0a4507e5
parent5e544b32d8dc98737c7a268a6a5f877207284e9a (diff)
Bump libtool version in preparation for release
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a418516d..928f7a70 100644
--- a/configure.in
+++ b/configure.in
@@ -42,7 +42,7 @@ dnl bump revision when fixing bugs
dnl bump current and age, reset revision to zero when adding APIs
dnl bump current, leave age, reset revision to zero when changing/removing APIS
LIBT_CURRENT=5
-LIBT_REVISION=2
+LIBT_REVISION=3
AC_SUBST(LIBT_CURRENT)
AC_SUBST(LIBT_REVISION)
LIBT_AGE=4