You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by br...@apache.org on 2010/10/07 20:14:58 UTC

svn commit: r1005553 - in /incubator/thrift/site: dynathrift/download/index.php publish/download/index.html

Author: bryanduxbury
Date: Thu Oct  7 18:14:57 2010
New Revision: 1005553

URL: http://svn.apache.org/viewvc?rev=1005553&view=rev
Log:
update website to reflect 0.5 release

Modified:
    incubator/thrift/site/dynathrift/download/index.php
    incubator/thrift/site/publish/download/index.html

Modified: incubator/thrift/site/dynathrift/download/index.php
URL: http://svn.apache.org/viewvc/incubator/thrift/site/dynathrift/download/index.php?rev=1005553&r1=1005552&r2=1005553&view=diff
==============================================================================
--- incubator/thrift/site/dynathrift/download/index.php (original)
+++ incubator/thrift/site/dynathrift/download/index.php Thu Oct  7 18:14:57 2010
@@ -27,23 +27,23 @@ function distlink($path) {
   return 'http://www.apache.org/dist'.$path;
 }
 
-$DL_ROOT = "/incubator/thrift/0.4.0-incubating/";
+$DL_ROOT = "/incubator/thrift/0.5.0-incubating/";
 
 echo '
 <h2>Direct Download</h2>
 
 <p>
-The latest stable release of Thrift is 0.4.0 (released on 2010-08-23).
+The latest stable release of Thrift is 0.5.0 (released on 2010-10-07).
 </p>
 
 <div class="download_box">
 '.
-alink('thrift-0.4.0.tar.gz',
-  mirrorlink($DL_ROOT.'thrift-0.4.0.tar.gz')) .
+alink('thrift-0.5.0.tar.gz',
+  mirrorlink($DL_ROOT.'thrift-0.5.0.tar.gz')) .
 ' [' .
-alink('PGP', distlink($DL_ROOT.'thrift-0.4.0.tar.gz.asc')) .
+alink('PGP', distlink($DL_ROOT.'thrift-0.5.0.tar.gz.asc')) .
 '] [' .
-alink('MD5', distlink($DL_ROOT.'thrift-0.4.0.tar.gz.md5')) .
+alink('MD5', distlink($DL_ROOT.'thrift-0.5.0.tar.gz.md5')) .
 ']
 </div>
 

Modified: incubator/thrift/site/publish/download/index.html
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/download/index.html?rev=1005553&r1=1005552&r2=1005553&view=diff
==============================================================================
--- incubator/thrift/site/publish/download/index.html (original)
+++ incubator/thrift/site/publish/download/index.html Thu Oct  7 18:14:57 2010
@@ -12,11 +12,11 @@
 <h2>Direct Download</h2>
 
 <p>
-The latest stable release of Thrift is 0.4.0 (released on 2010-08-23).
+The latest stable release of Thrift is 0.5.0 (released on 2010-10-07).
 </p>
 
 <div class="download_box">
-<a href="http://www.apache.org/dyn/closer.cgi?path=/incubator/thrift/0.4.0-incubating/thrift-0.4.0.tar.gz">thrift-0.4.0.tar.gz</a> [<a href="http://www.apache.org/dist/incubator/thrift/0.4.0-incubating/thrift-0.4.0.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/thrift/0.4.0-incubating/thrift-0.4.0.tar.gz.md5">MD5</a>]
+<a href="http://www.apache.org/dyn/closer.cgi?path=/incubator/thrift/0.5.0-incubating/thrift-0.5.0.tar.gz">thrift-0.5.0.tar.gz</a> [<a href="http://www.apache.org/dist/incubator/thrift/0.5.0-incubating/thrift-0.5.0.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/thrift/0.5.0-incubating/thrift-0.5.0.tar.gz.md5">MD5</a>]
 </div>
 
 <p>