summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-10-17 15:44:03 +0200
committerSimon Josefsson <simon@josefsson.org>2007-10-17 15:44:03 +0200
commit6817c856c832d808c71e39df4790a3ea37f9537a (patch)
tree848e4e32c7a48821f86ca7b1fd7d5180b2014b49
parente81f0d050af347e7cf514e1ff2edfbf7b795cd9e (diff)
downloadgnutls-6817c856c832d808c71e39df4790a3ea37f9537a.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 8142838028..48ada07b0e 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.1], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.0.2], [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, 4)
+AC_SUBST(LT_REVISION, 5)
AC_SUBST(LT_AGE, 8)
ac_full=1