]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 16 Jul 2004 10:33:51 +0000 (10:33 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 16 Jul 2004 10:33:51 +0000 (10:33 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index c92d922ad64d4242f38cfbb8b1704bb558856198..4a3c5d98c8ff6af54169c91855f393f70d9fd45e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 1.1.11
+Version 1.1.11 (16/07/2004)
 - Added the '_t' suffix to all exported symbols.
 - Fixed bug in RSA encryption, report and patch by Martijn Koster 
   <mak@greenhills.co.uk>.
index 810e74b13baa5f4063c0ca5eba5c94d263775f35..0cec171aeceecf720daa4e679019b36f528326e0 100644 (file)
@@ -17,7 +17,7 @@ GNUTLS_VERSION=$GNUTLS_MAJOR_VERSION.$GNUTLS_MINOR_VERSION.$GNUTLS_MICRO_VERSION
 
 AC_DEFINE_UNQUOTED(GNUTLS_VERSION, "$GNUTLS_VERSION", [version of gnutls])
 
-GNUTLS_GCRYPT_VERSION=1:1.1.94
+GNUTLS_GCRYPT_VERSION=1:1.2.0
 GNUTLS_LIBTASN1_VERSION=0.2.10
 AC_DEFINE_UNQUOTED(GNUTLS_GCRYPT_VERSION, "$GNUTLS_GCRYPT_VERSION", [version of gcrypt])
 AC_DEFINE_UNQUOTED(GNUTLS_LIBTASN1_VERSION, "$GNUTLS_LIBTASN1_VERSION", [version of libtasn1])