summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-09-07 12:42:30 +0200
committerSimon Josefsson <simon@josefsson.org>2007-09-07 12:42:30 +0200
commit4932bad274fb4730a2e2c72e70b084b4cb6d0df1 (patch)
tree6ed6cfc5b6d5068cd6d31b5995586a0399c37ae8
parent94a85a9e6608a0bb2fcc27dfa1ecfd37809a5620 (diff)
downloadgnutls-4932bad274fb4730a2e2c72e70b084b4cb6d0df1.tar.gz
Bump versions.
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index f6a7c3435c..302d34e179 100644
--- a/configure.in
+++ b/configure.in
@@ -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.0.0], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.0.1], [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, 21)
-AC_SUBST(LT_REVISION, 3)
+AC_SUBST(LT_REVISION, 4)
AC_SUBST(LT_AGE, 8)
ac_full=1