From 825f15dc7e167e1cc9cc6fdd631e5dae2b23ab5d Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Thu, 14 Mar 2013 10:39:06 +0100 Subject: [PATCH] CURRENT got bumped twice, lower to 13 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 43c2436..5ac5e5a 100644 --- a/configure.ac +++ b/configure.ac @@ -36,7 +36,7 @@ AC_CONFIG_MACRO_DIR([m4]) # Interfaces changed/added/removed: CURRENT++ REVISION=0 # Interfaces added: AGE++ # Interfaces removed: AGE=0 -AC_SUBST(LT_CURRENT, 14) +AC_SUBST(LT_CURRENT, 13) AC_SUBST(LT_REVISION, 0) AC_SUBST(LT_AGE, 12) -- 2.39.5