From 0cfa146e6b41bc6b819fe0f37d0e2ff0a947eb3b Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Wed, 6 Apr 2016 21:04:42 +0900 Subject: [PATCH] Update libtool revision --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5c10dd0..246ff42 100644 --- a/configure.ac +++ b/configure.ac @@ -75,7 +75,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=10 -LIBT_REVISION=0 +LIBT_REVISION=1 AC_SUBST(LIBT_CURRENT) AC_SUBST(LIBT_REVISION) LIBT_AGE=9