summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-03-12 15:41:51 +0000
committerSimon Josefsson <simon@josefsson.org>2007-03-12 15:41:51 +0000
commitddcd13c0fb4cde98b17e999053125811b3f37e8c (patch)
treec3725741f8dd8a8910bdcb10f70db3eb6bdadd8f
parent3fd07902e439324b32c954edcc827eb721551389 (diff)
downloadgnutls-ddcd13c0fb4cde98b17e999053125811b3f37e8c.tar.gz
Bump versions.
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index e9a66184b2..cfaac836ca 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
# Free Software Foundation, Inc.
#
# Author: Nikos Mavroyanopoulos
@@ -20,7 +20,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.6.1], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.6.2], [bug-gnutls@gnu.org])
AC_PREREQ(2.60)
AC_CANONICAL_TARGET
@@ -34,7 +34,7 @@ AB_INIT
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 15)
-AC_SUBST(LT_REVISION, 2)
+AC_SUBST(LT_REVISION, 3)
AC_SUBST(LT_AGE, 2)
ac_full=1