summaryrefslogtreecommitdiff
path: root/QMTest
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2015-09-21 10:03:12 -0700
committerWilliam Deegan <bill@baddogconsulting.com>2015-09-21 10:03:12 -0700
commit040376d70bb3492301c850c673b91e4ee6ee21cd (patch)
tree6d33513c14eb6eac0531dd050de0ecca4c39bd79 /QMTest
parent99862f325ec5886936459e18843b51d12d7aa9b2 (diff)
downloadscons-040376d70bb3492301c850c673b91e4ee6ee21cd.tar.gz
release 2.4.02.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 a9b4e3eb..06fa5750 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)