You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jf...@apache.org on 2012/05/19 04:08:54 UTC

svn commit: r1340334 - in /thrift/site: content/docs/install.md publish/docs/install/index.html

Author: jfarrell
Date: Sat May 19 02:08:53 2012
New Revision: 1340334

URL: http://svn.apache.org/viewvc?rev=1340334&view=rev
Log:
 Updating site to reflect new python requirement for THRIFT-1604

Modified:
    thrift/site/content/docs/install.md
    thrift/site/publish/docs/install/index.html

Modified: thrift/site/content/docs/install.md
URL: http://svn.apache.org/viewvc/thrift/site/content/docs/install.md?rev=1340334&r1=1340333&r2=1340334&view=diff
==============================================================================
--- thrift/site/content/docs/install.md (original)
+++ thrift/site/content/docs/install.md Sat May 19 02:08:53 2012
@@ -41,7 +41,7 @@ These are only required if you choose to
     * Java 1.5
     * Apache Ant
   * C#: Mono 1.2.4 (and pkg-config to detect it) or Visual Studio 2005+
-  * Python 2.4 (including header files for extension modules)
+  * Python 2.6 (including header files for extension modules)
   * PHP 5.0 (optionally including header files for extension modules)
   * Ruby 1.8
     * bundler gem

Modified: thrift/site/publish/docs/install/index.html
URL: http://svn.apache.org/viewvc/thrift/site/publish/docs/install/index.html?rev=1340334&r1=1340333&r2=1340334&view=diff
==============================================================================
--- thrift/site/publish/docs/install/index.html (original)
+++ thrift/site/publish/docs/install/index.html Sat May 19 02:08:53 2012
@@ -132,7 +132,7 @@
 </ul>
 </li>
 <li>C#: Mono 1.2.4 (and pkg-config to detect it) or Visual Studio 2005+</li>
-<li>Python 2.4 (including header files for extension modules)</li>
+<li>Python 2.6 (including header files for extension modules)</li>
 <li>PHP 5.0 (optionally including header files for extension modules)</li>
 <li>Ruby 1.8