summaryrefslogtreecommitdiff
path: root/QMTest/TestSCons.py
diff options
context:
space:
mode:
authorRussel Winder <russel@winder.org.uk>2017-08-26 14:46:54 +0100
committerRussel Winder <russel@winder.org.uk>2017-08-26 14:46:54 +0100
commit9d71d5d5611c4ff00b29df529e6bc3bb5bafbe01 (patch)
tree20878e20d6085ca1a0910fc401cc0c7275f64bf1 /QMTest/TestSCons.py
parent5c05b2bdc19a672a0707b3630cb57c26b1a55af5 (diff)
parenta0a0d8c6e521866d1ada7c1774f74f09e8da70c3 (diff)
downloadscons-9d71d5d5611c4ff00b29df529e6bc3bb5bafbe01.tar.gz
Merge in mainline.
Diffstat (limited to 'QMTest/TestSCons.py')
-rw-r--r--QMTest/TestSCons.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/QMTest/TestSCons.py b/QMTest/TestSCons.py
index 6941e1c5..61e50125 100644
--- a/QMTest/TestSCons.py
+++ b/QMTest/TestSCons.py
@@ -35,7 +35,7 @@ from TestCmd import PIPE
# here provides some independent verification that what we packaged
# conforms to what we expect.
-default_version = '3.0.0.alpha.20170614'
+default_version = '3.0.0.alpha.20170821'
python_version_unsupported = (2, 6, 0)
python_version_deprecated = (2, 7, 0)