summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2015-09-21 18:10:58 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2015-09-21 18:10:58 (GMT)
commitc575e233bfdb9f2ce9a368cfe1ca70366fb02873 (patch)
tree54a816f30eec891b3ecc2e0028f487f1f2cad6a4 /QMTest/TestSCons.py
parent859dd4545a76e4f2d7bc90e8193a9175fbc0060b (diff)
parent07efb42b5d952fb628471601227144ca167d6313 (diff)
downloadSCons-c575e233bfdb9f2ce9a368cfe1ca70366fb02873.zip
SCons-c575e233bfdb9f2ce9a368cfe1ca70366fb02873.tar.gz
SCons-c575e233bfdb9f2ce9a368cfe1ca70366fb02873.tar.bz2
change tree back to development mode and bring back changes from release branch
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 a9b4e3e..06fa575 100644
--- a/QMTest/TestSCons.py
+++ b/QMTest/TestSCons.py
@@ -34,7 +34,7 @@ from TestCmd import PIPE
# here provides some independent verification that what we packaged
# conforms to what we expect.
-default_version = '2.3.6'
+default_version = '2.4.0'
python_version_unsupported = (2, 3, 0)
python_version_deprecated = (2, 7, 0)