summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-05-02 13:47:51 +0000
committerSimon Josefsson <simon@josefsson.org>2007-05-02 13:47:51 +0000
commita542c7386f38e5de58a091658b59ed927a2a8cde (patch)
tree812dc64adc911ec27795eafc8ef81909870fc9d8
parente0232dc5e48783b1b43593a57e1aa19d2f08c406 (diff)
downloadgnutls-a542c7386f38e5de58a091658b59ed927a2a8cde.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 3fda496742..4eb870d8aa 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], [1.7.8.p11.0], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [1.7.8.p11.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, 0)
+AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 8)
ac_full=1