summaryrefslogtreecommitdiff
path: root/reference
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-07-30 09:09:35 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-07-30 09:09:35 +0200
commit4bf221910d85c5d1173bd309b66c12a4de890731 (patch)
treeb10bb6cea1298b1ed9bb45c53e1df403d176d278 /reference
parent6a20841537448a48b50acc96c4e84bc9dc7336d4 (diff)
downloadgnutls-4bf221910d85c5d1173bd309b66c12a4de890731.tar.gz
released 3.2.3
Diffstat (limited to 'reference')
-rw-r--r--reference/gnutls-gnutls.html6
-rw-r--r--reference/index.html2
2 files changed, 4 insertions, 4 deletions
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 <a class="link" href="gnutls-gnutls.html#gnutls-x509-privkey
<hr>
<div class="refsect2">
<a name="GNUTLS-VERSION:CAPS"></a><h3>GNUTLS_VERSION</h3>
-<pre class="programlisting">#define GNUTLS_VERSION "3.2.2"
+<pre class="programlisting">#define GNUTLS_VERSION "3.2.3"
</pre>
<p>
</p>
@@ -343,7 +343,7 @@ struct <a class="link" href="gnutls-gnutls.html#gnutls-x509-privkey
<hr>
<div class="refsect2">
<a name="GNUTLS-VERSION-NUMBER:CAPS"></a><h3>GNUTLS_VERSION_NUMBER</h3>
-<pre class="programlisting">#define GNUTLS_VERSION_NUMBER 0x030202
+<pre class="programlisting">#define GNUTLS_VERSION_NUMBER 0x030203
</pre>
<p>
</p>
@@ -351,7 +351,7 @@ struct <a class="link" href="gnutls-gnutls.html#gnutls-x509-privkey
<hr>
<div class="refsect2">
<a name="GNUTLS-VERSION-PATCH:CAPS"></a><h3>GNUTLS_VERSION_PATCH</h3>
-<pre class="programlisting">#define GNUTLS_VERSION_PATCH 2
+<pre class="programlisting">#define GNUTLS_VERSION_PATCH 3
</pre>
<p>
</p>
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 @@
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GnuTLS API Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
- for GnuTLS 3.2.2
+ for GnuTLS 3.2.3
.
The latest version of this documentation can be found on-line at
<a class="ulink" href="https://www.gnu.org/software/gnutls/reference/" target="_top">https://www.gnu.org/software/gnutls/reference/</a>.