summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-08-31 17:32:13 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-08-31 17:32:13 -0400
commita74cfb63cb6af3c357b9c33d9f28b9cea5ff3e72 (patch)
treec9f9bcfad5bd705eca98fd1e72e5cd982a2c028a /configure.in
parentc5f0a65b36bc863d67bbf1f334262c35445ce610 (diff)
Bump libtool version for release
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a28a7f0..051eab2 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=1
+LIBT_REVISION=2
AC_SUBST(LIBT_CURRENT)
AC_SUBST(LIBT_REVISION)
LIBT_AGE=4