From: Yaron Keren
Date: Sun, 25 Mar 2018 13:12:05 +0000 (+0000)
Subject: Remove reference to stale (2009) python version.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60cec38f68d4f4a3edd8d403c034b5d62a20ebaa;p=clang
Remove reference to stale (2009) python version.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@328447 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/hacking.html b/www/hacking.html
index 96eb7f6594..f2f98f4a9f 100644
--- a/www/hacking.html
+++ b/www/hacking.html
@@ -180,7 +180,7 @@
Note that the test runner is based on
Python, which must be installed. Find Python at:
http://www.python.org/download/.
- Download the latest stable version (2.6.2 at the time of this writing).
+ Download the latest stable version.
The GnuWin32 tools are also necessary for running the tests.
Get them from