summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-09 18:31:09 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-09 18:31:09 +0200
commit7711422a9daed5b6b545b9c4451176c4232d2f67 (patch)
tree13759625975c1111816803931333224f6165641f
parent8dd69f497b578384c3df42500f4eef92f391b630 (diff)
downloadgnutls-7711422a9daed5b6b545b9c4451176c4232d2f67.tar.gz
mark 3.5.0 as next stable
-rw-r--r--Makefile6
-rw-r--r--download.html6
2 files changed, 8 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 41955ba39c..6b232ce166 100644
--- a/Makefile
+++ b/Makefile
@@ -7,10 +7,8 @@
WML=wml
WMLFLAGS=-DTABLE_BGCOLOR="\#e5e5e5" -DTABLE_HDCOLOR="\#ccbcbc" \
-DTABLE_BGCOLOR2="\#e0d7d7" -DWHITE="\#ffffff" -DEMAIL=\"bugs@gnutls.org\" \
- -DSTABLE_VER="3.4" -DSTABLE_OLD_VER="3.3" -DSTABLE_ABI="3.4.0" -DSTABLE_OLD_ABI="3.0.0"
-
-#-DSTABLE_NEXT_VER="3.5"
-#-DSTABLE_NEXT_ABI="3.5.0"
+ -DSTABLE_VER="3.4" -DSTABLE_OLD_VER="3.3" -DSTABLE_ABI="3.4.0" -DSTABLE_OLD_ABI="3.0.0" \
+ -DSTABLE_NEXT_VER="3.5" -DSTABLE_NEXT_ABI="3.5.0"
COMMON=common.wml bottom.wml head.wml rawnews.wml
OUTPUT=index.html contrib.html devel.html support.html \
diff --git a/download.html b/download.html
index af4ba6fec6..488e37e0d8 100644
--- a/download.html
+++ b/download.html
@@ -87,6 +87,12 @@
<th>Location</th>
</tr>
<tr>
+ <td>Next stable<sup><a href="#fn2" id="ref2">2</a></sup></td><td>3.5.x</td>
+ <td>3.5.0</td>
+ <td><a href="ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5">
+ ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5</a> (<a href="http://www.gnupg.org/download/mirrors.en.html">mirror list</a>)</td>
+ </tr>
+ <tr>
<td>Current stable</td><td>3.4.x</td>
<td>3.4.0</td>
<td><a href="ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4">