]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump version.
authorSimon Josefsson <simon@josefsson.org>
Mon, 15 Oct 2007 08:21:35 +0000 (10:21 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 15 Oct 2007 08:21:35 +0000 (10:21 +0200)
configure.in

index 0b1b435cef91d1fcfa348339fa46c45cee311fe0..2de66b1b5e39d9427fe8e805a07d5e3bf1cbd0bd 100644 (file)
@@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script.
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.1.2], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.1.3], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 
 AC_CANONICAL_TARGET
@@ -36,7 +36,7 @@ AB_INIT
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 23)
-AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_REVISION, 1)
 AC_SUBST(LT_AGE, 0)
 ac_full=1