summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-06-05 18:38:17 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-06-05 18:39:23 +0200
commit2fd513a122c0183a5ba18b1c9ca83be8311a3b3b (patch)
tree70ba3e82de8512ba85e0b0485359d9421cad2216
parenteea0942360b8ec85e7cf74671809e5a4b7bc1d39 (diff)
downloadgnutls-2fd513a122c0183a5ba18b1c9ca83be8311a3b3b.tar.gz
bumped version
-rw-r--r--NEWS2
-rw-r--r--m4/hooks.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a004986186..fdc29749c1 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ GnuTLS NEWS -- History of user-visible changes. -*- outline -*-
Copyright (C) 2000-2012 Free Software Foundation, Inc.
See the end for copying conditions.
-* Version 3.0.20 (unreleased)
+* Version 3.0.20 (released 2012-06-05)
** libgnutls: Corrected bug which prevented the parsing of
handshake packets spanning multiple records.
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index 9443263695..78d1e2f8cb 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -40,7 +40,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 37)
- AC_SUBST(LT_REVISION, 2)
+ AC_SUBST(LT_REVISION, 0)
AC_SUBST(LT_AGE, 9)
AC_SUBST(LT_SSL_CURRENT, 27)