Author: jtn
Date: Sat Jul 30 15:20:10 2016
New Revision: 33384

URL: http://svn.gna.org/viewcvs/freeciv?rev=33384&view=rev
Log:
Announce 2.5.5.

Modified:
    website/download.html
    website/index.html
    website/js/freeciv.js

Modified: website/download.html
URL: 
http://svn.gna.org/viewcvs/freeciv/website/download.html?rev=33384&r1=33383&r2=33384&view=diff
==============================================================================
--- website/download.html       (original)
+++ website/download.html       Sat Jul 30 15:20:10 2016
@@ -63,26 +63,26 @@
 
 
 
-Here you can download the latest version of Freeciv: 2.5.4. To learn what's 
changed between releases, see the <a 
href="http://www.freeciv.org/wiki/NEWS";>NEWS</a> page. For more download 
distributions, see the <a 
href="http://www.freeciv.org/wiki/More_distributions";>wiki</a>. 
+Here you can download the latest version of Freeciv: 2.5.5. To learn what's 
changed between releases, see the <a 
href="http://www.freeciv.org/wiki/NEWS";>NEWS</a> page. For more download 
distributions, see the <a 
href="http://www.freeciv.org/wiki/More_distributions";>wiki</a>. 
 
 <h2>Stable 2.5</h2>
-See the <a href="http://www.freeciv.org/wiki/NEWS-2.5.4";>list of changes</a> 
in the most recent release.
+See the <a href="http://www.freeciv.org/wiki/NEWS-2.5.5";>list of changes</a> 
in the most recent release.
 
 <h3>Source Code</h3>
 To compile Freeciv yourself, download the source code:
 <br>
 <ul>
-<li><b>freeciv-2.5.4.tar.bz2</b><br> 
-<a 
href="http://prdownloads.sourceforge.net/freeciv/freeciv-2.5.4.tar.bz2?download";>Mirror
 1 (sourceforge.net)</a><br>
-<a href="http://download.gna.org/freeciv/stable/freeciv-2.5.4.tar.bz2";>Mirror 
2 (gna.org)</a><br></li>
-<li><b>freeciv-2.5.4.zip</b> <br>
-<a 
href="http://prdownloads.sourceforge.net/freeciv/freeciv-2.5.4.zip?download";>Mirror
 1 (sourceforge.net)</A><br>
-<a href="http://download.gna.org/freeciv/stable/freeciv-2.5.4.zip";>Mirror 2 
(gna.org)</a><br></li>
+<li><b>freeciv-2.5.5.tar.bz2</b><br> 
+<a 
href="http://prdownloads.sourceforge.net/freeciv/freeciv-2.5.5.tar.bz2?download";>Mirror
 1 (sourceforge.net)</a><br>
+<a href="http://download.gna.org/freeciv/stable/freeciv-2.5.5.tar.bz2";>Mirror 
2 (gna.org)</a><br></li>
+<li><b>freeciv-2.5.5.zip</b> <br>
+<a 
href="http://prdownloads.sourceforge.net/freeciv/freeciv-2.5.5.zip?download";>Mirror
 1 (sourceforge.net)</A><br>
+<a href="http://download.gna.org/freeciv/stable/freeciv-2.5.5.zip";>Mirror 2 
(gna.org)</a><br></li>
 </ul>
 
 <h3>Windows Packages</h3>
 
-<!--<div style="width: 100%; text-align: center; font-size: 1em; color: white; 
background-color: black;"><b>Windows packages for the latest release are not 
available yet.</b></div>-->
+<div style="width: 100%; text-align: center; font-size: 1em; color: white; 
background-color: black;"><b>Windows packages for the latest release are not 
available yet.</b></div>
 
 Windows binaries are available at:
 <br>

Modified: website/index.html
URL: 
http://svn.gna.org/viewcvs/freeciv/website/index.html?rev=33384&r1=33383&r2=33384&view=diff
==============================================================================
--- website/index.html  (original)
+++ website/index.html  Sat Jul 30 15:20:10 2016
@@ -62,7 +62,7 @@
                </div>
                <div id="links_box">
                <div id="download_box"><a id="download_button" class="dl_link" 
href="download.html">Download Freeciv</a> 
-               <p class="dl_text">Stable Version 2.5.4 released on 14th May 
2016</p></div>
+               <p class="dl_text">Stable Version 2.5.5 released on 30th July 
2016</p></div>
                <div id="web_box"><a class="dl_link" 
href="https://play.freeciv.org/";>Play Freeciv-web</a> 
                <p class="dl_text">The online browser version of Freeciv using 
HTML5</p></div>
                <div id="forum_box"><a class="dl_link" 
href="http://forum.freeciv.org/";>Community Forum</a> 
@@ -92,6 +92,7 @@
         <div class="col-lg-8 left_pagepart" >
           <h2>Project news</h2>
                <ul>
+                <li><b>30th Jul 2016</b> - <a 
href="http://www.freeciv.org/wiki/NEWS-2.5.5";>Freeciv 2.5.5</a> is a bugfix 
release in the stable 2.5 series.</li>
                 <li><b>14th May 2016</b> - <a 
href="http://www.freeciv.org/wiki/NEWS-2.5.4";>Freeciv 2.5.4</a> is a bugfix 
release in the stable 2.5 series.</li>
                 <li><b>7th Feb 2016</b> - <a 
href="http://www.freeciv.org/wiki/NEWS-2.5.3";>Freeciv 2.5.3</a> is a bugfix 
release in the stable 2.5 series (mainly for distribution maintainers).</li>
                 <li><b>19th Jan 2016</b> - <a 
href="http://www.freeciv.org/wiki/NEWS-2.5.2";>Freeciv 2.5.2</a> is a bugfix 
release in the stable 2.5 series.</li>

Modified: website/js/freeciv.js
URL: 
http://svn.gna.org/viewcvs/freeciv/website/js/freeciv.js?rev=33384&r1=33383&r2=33384&view=diff
==============================================================================
--- website/js/freeciv.js       (original)
+++ website/js/freeciv.js       Sat Jul 30 15:20:10 2016
@@ -22,9 +22,9 @@
    * place.
   
   if (window.ui.os=="Windows") {
-    $("#download_button").attr("href", 
"http://prdownloads.sourceforge.net/freeciv/Freeciv-2.5.4-win32-gtk2-setup.exe?download";);
+    $("#download_button").attr("href", 
"http://prdownloads.sourceforge.net/freeciv/Freeciv-2.5.5-win32-gtk2-setup.exe?download";);
   } else if (window.ui.os=="Linux") {
-    $("#download_button").attr("href", 
"http://prdownloads.sourceforge.net/freeciv/freeciv-2.5.4.tar.bz2?download";);
+    $("#download_button").attr("href", 
"http://prdownloads.sourceforge.net/freeciv/freeciv-2.5.5.tar.bz2?download";);
   } else if (window.ui.os=="Mac OS X") {
     $("#download_button").attr("href", 
"http://www.freeciv.org/wiki/Install-MacOSX";);
   } else {


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to