[Swift-commit] r6493 - in www: downloads inc
davidk at ci.uchicago.edu
davidk at ci.uchicago.edu
Tue Apr 30 11:45:11 CDT 2013
Author: davidk
Date: 2013-04-30 11:45:11 -0500 (Tue, 30 Apr 2013)
New Revision: 6493
Modified:
www/downloads/index.php
www/inc/downloads_sidebar.php
Log:
Update download links
Modified: www/downloads/index.php
===================================================================
--- www/downloads/index.php 2013-04-30 16:33:10 UTC (rev 6492)
+++ www/downloads/index.php 2013-04-30 16:45:11 UTC (rev 6493)
@@ -37,7 +37,7 @@
<h2>Latest Release</h2>
<p>
-<p><b>Swift 0.94 - 2013/03/01</b><br><br>
+<p><b>Swift 0.94 - 2013/04/30</b><br><br>
For the majority of users, this is the version you will want to download. This package
contains the latest Stable release of Swift. Since Swift is written in Java, this
package will run on all supported platforms with Java Runtime Environment 1.6 or greater.
Modified: www/inc/downloads_sidebar.php
===================================================================
--- www/inc/downloads_sidebar.php 2013-04-30 16:33:10 UTC (rev 6492)
+++ www/inc/downloads_sidebar.php 2013-04-30 16:45:11 UTC (rev 6493)
@@ -1,7 +1,7 @@
<div id="box-prime">
<h2><a name="stable"></a>Latest Release</h2>
<div class="button_175"><a href="../packages/swift-0.94.tar.gz">Download Now</a></div>
-<b>0.94</b> current version<br />2013/03/01
+<b>0.94</b> current version<br />2013/04/30
<br />
</div>
<p> </p>
More information about the Swift-commit
mailing list