summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-06-03 15:58:32 +0200
committerSimon Josefsson <simon@josefsson.org>2008-06-03 15:58:32 +0200
commit327551481196975622559f5ed66d40a6e5ce592b (patch)
treeaf35deb115a1488d9ddbeea401de970a0a774af0
parentb1818e5074fa08d15cbba07a692f5ba5950fb914 (diff)
downloadgnutls-327551481196975622559f5ed66d40a6e5ce592b.tar.gz
Bump versions.
-rw-r--r--NEWS2
-rw-r--r--configure.in4
2 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c81ce7eafe..44a9622924 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ Copyright (C) 2004, 2005, 2006, 2007, 2008 Simon Josefsson
Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 2.3.4.netconf.2 (unreleased)
+
* Version 2.3.4.netconf.1 (released 2008-05-15)
** Handle psk_identity_hint field in client.
diff --git a/configure.in b/configure.in
index d00dccfb0c..07f31e56e3 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.3.4.netconf.1], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.3.4.netconf.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, 28)
-AC_SUBST(LT_REVISION, 3)
+AC_SUBST(LT_REVISION, 4)
AC_SUBST(LT_AGE, 2)
ac_full=1