From 60cec38f68d4f4a3edd8d403c034b5d62a20ebaa Mon Sep 17 00:00:00 2001
From: Yaron Keren
Date: Sun, 25 Mar 2018 13:12:05 +0000
Subject: [PATCH] Remove reference to stale (2009) python version.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@328447 91177308-0d34-0410-b5e6-96231b3b80d8
---
www/hacking.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.40.0