summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-09-24 13:30:49 +0200
committerSimon Josefsson <simon@josefsson.org>2007-09-24 13:30:49 +0200
commit6a0e5465b50842fddc7a1e50cb4837fa67153ccc (patch)
tree2cfee81141c514088e75b8df0d3d14ce91189266
parenta7de6f3952f8956101b385387f8438e3240e3f32 (diff)
downloadgnutls-6a0e5465b50842fddc7a1e50cb4837fa67153ccc.tar.gz
Bump version.
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index f8aa5b8b47..23d8d75474 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.1.0], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.1.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, 22)
-AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 9)
ac_full=1