]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump to indicate added ABI.
authorSimon Josefsson <simon@josefsson.org>
Mon, 3 Dec 2007 11:01:44 +0000 (12:01 +0100)
committerSimon Josefsson <simon@josefsson.org>
Mon, 3 Dec 2007 11:01:44 +0000 (12:01 +0100)
configure.in

index 52870e6cbbff89d299397039c97d7296bb248b3f..b9daffdc4c2662ed10db6e71dd1bc9e47abc5d80 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, 26)
+AC_SUBST(LT_CURRENT, 27)
 AC_SUBST(LT_REVISION, 0)
-AC_SUBST(LT_AGE, 0)
+AC_SUBST(LT_AGE, 1)
 ac_full=1
 
 # Used when creating the Windows libgnutls-XX.def files.