From 4bf221910d85c5d1173bd309b66c12a4de890731 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 30 Jul 2013 09:09:35 +0200 Subject: released 3.2.3 --- reference/gnutls-gnutls.html | 6 +++--- reference/index.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'reference') diff --git a/reference/gnutls-gnutls.html b/reference/gnutls-gnutls.html index 578b8ef4bd..88b0c19f94 100644 --- a/reference/gnutls-gnutls.html +++ b/reference/gnutls-gnutls.html @@ -319,7 +319,7 @@ struct

GNUTLS_VERSION

-
#define GNUTLS_VERSION "3.2.2"
+
#define GNUTLS_VERSION "3.2.3"
 

@@ -343,7 +343,7 @@ struct

GNUTLS_VERSION_NUMBER

-
#define GNUTLS_VERSION_NUMBER 0x030202
+
#define GNUTLS_VERSION_NUMBER 0x030203
 

@@ -351,7 +351,7 @@ struct

GNUTLS_VERSION_PATCH

-
#define GNUTLS_VERSION_PATCH 2
+
#define GNUTLS_VERSION_PATCH 3
 

diff --git a/reference/index.html b/reference/index.html index 4e97f05d77..991d8e5d34 100644 --- a/reference/index.html +++ b/reference/index.html @@ -15,7 +15,7 @@

- for GnuTLS 3.2.2 + for GnuTLS 3.2.3 . The latest version of this documentation can be found on-line at https://www.gnu.org/software/gnutls/reference/. -- cgit v1.2.1