]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump due to added APIs.
authorSimon Josefsson <simon@josefsson.org>
Wed, 7 Mar 2007 13:32:19 +0000 (13:32 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 7 Mar 2007 13:32:19 +0000 (13:32 +0000)
configure.in

index 72e6450bc8e8d694a9ac565d66f16750028a8b70..4b73fec463583fafd3c5639857706dc9acd13ace 100644 (file)
@@ -35,9 +35,9 @@ AB_INIT
 # Interfaces changed/added/removed:   CURRENT++       REVISION=0
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
-AC_SUBST(LT_CURRENT, 19)
-AC_SUBST(LT_REVISION, 1)
-AC_SUBST(LT_AGE, 6)
+AC_SUBST(LT_CURRENT, 20)
+AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_AGE, 7)
 ac_full=1
 
 # Used when creating the Windows libgnutls-XX.def files.