summaryrefslogtreecommitdiffstats
path: root/QMTest
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2015-09-21 17:03:12 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2015-09-21 17:03:12 (GMT)
commit61aa2966263cdff2cada2f2a9853e982206f989a (patch)
tree6d33513c14eb6eac0531dd050de0ecca4c39bd79 /QMTest
parent093d03ccf05f2a317a6e68efb57f35f79af6d450 (diff)
downloadSCons-61aa2966263cdff2cada2f2a9853e982206f989a.zip
SCons-61aa2966263cdff2cada2f2a9853e982206f989a.tar.gz
SCons-61aa2966263cdff2cada2f2a9853e982206f989a.tar.bz2
release 2.4.0
Diffstat (limited to 'QMTest')
-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)