summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-11-01 11:15:03 +0100
committerSimon Josefsson <simon@josefsson.org>2007-11-01 11:15:03 +0100
commitc7bc05cafb0359fde05c84fe7b3678a93bcc15d0 (patch)
tree44ed985f8976e93cab3c031caa1e6217d086f3e3
parent6b75655651cdf3c27b0442391d5a98333301a9ce (diff)
downloadgnutls-c7bc05cafb0359fde05c84fe7b3678a93bcc15d0.tar.gz
Bump ABI to 25.
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 7e8d8efaa2..848cc2fd40 100644
--- a/configure.in
+++ b/configure.in
@@ -35,8 +35,8 @@ AB_INIT
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
-AC_SUBST(LT_CURRENT, 24)
-AC_SUBST(LT_REVISION, 1)
+AC_SUBST(LT_CURRENT, 25)
+AC_SUBST(LT_REVISION, 0)
AC_SUBST(LT_AGE, 0)
ac_full=1