summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-02-13 17:13:18 +0100
committerSimon Josefsson <simon@josefsson.org>2008-02-13 17:13:18 +0100
commite39609397988d404d4d36d70f42912eacc398fcd (patch)
treee833a0828d151cadcf11e48e96ad58a8199552a4
parentf372c1811f09921557b72ece5ba9df7365e33a5b (diff)
downloadgnutls-e39609397988d404d4d36d70f42912eacc398fcd.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 b617e70e5e..2a6c712ff8 100644
--- a/configure.in
+++ b/configure.in
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.2.1], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.2.2], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_TARGET
@@ -37,7 +37,7 @@ AB_INIT
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 27)
-AC_SUBST(LT_REVISION, 2)
+AC_SUBST(LT_REVISION, 3)
AC_SUBST(LT_AGE, 1)
ac_full=1