]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Sat, 16 Jul 2005 12:43:03 +0000 (12:43 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sat, 16 Jul 2005 12:43:03 +0000 (12:43 +0000)
configure.in

index ce72b0095fe273b6bc6557f3faffa6f7104dda0e..259f032fca0d8045d8af93e86383834d0b42458b 100644 (file)
@@ -19,7 +19,7 @@ dnl Process this file with autoconf to produce a configure script.
 # along with GNUTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
-AC_INIT(gnutls, [1.2.5], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.2.6], [bug-gnutls@gnu.org])
 AC_PREREQ(2.59)
 
 AC_CANONICAL_TARGET
@@ -32,12 +32,9 @@ AB_INIT
 # Interfaces changed/added/removed:   CURRENT++       REVISION=0
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
-LT_CURRENT=15
-LT_REVISION=2
-LT_AGE=3
-AC_SUBST(LT_CURRENT)
-AC_SUBST(LT_REVISION)
-AC_SUBST(LT_AGE)
+AC_SUBST(LT_CURRENT, 15)
+AC_SUBST(LT_REVISION, 3)
+AC_SUBST(LT_AGE, 3)
 ac_full=1
 
 GNUTLS_GCRYPT_VERSION=1:1.2.0