Author: yrnkrn
Date: Sun Mar 25 06:12:05 2018
New Revision: 328447

URL: http://llvm.org/viewvc/llvm-project?rev=328447&view=rev
Log:
Remove reference to stale (2009) python version.


Modified:
    cfe/trunk/www/hacking.html

Modified: cfe/trunk/www/hacking.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/hacking.html?rev=328447&r1=328446&r2=328447&view=diff
==============================================================================
--- cfe/trunk/www/hacking.html (original)
+++ cfe/trunk/www/hacking.html Sun Mar 25 06:12:05 2018
@@ -180,7 +180,7 @@
   <p>Note that the test runner is based on
   Python, which must be installed.  Find Python at:
   <a 
href="http://www.python.org/download/";>http://www.python.org/download/</a>.
-  Download the latest stable version (2.6.2 at the time of this writing).</p>
+  Download the latest stable version.</p>
 
   <p>The GnuWin32 tools are also necessary for running the tests.
   Get them from <a href="http://getgnuwin32.sourceforge.net/";>


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to