summaryrefslogtreecommitdiff
path: root/QMTest
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2015-11-09 09:30:07 -0800
committerWilliam Deegan <bill@baddogconsulting.com>2015-11-09 09:30:07 -0800
commitfd7c74e54856d9c5e0cae2b9b58b0b41c4bd33b9 (patch)
treeb36b2cbf4dd3e5601546ed008f6769309c417cda /QMTest
parent48852ff84df9460b8a9428c8b78ce1a9305cd2b5 (diff)
downloadscons-fd7c74e54856d9c5e0cae2b9b58b0b41c4bd33b9.tar.gz
merge changes from 2.4.1 release to default
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 75bf395b..ef702611 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.4.0'
+default_version = '2.4.1'
python_version_unsupported = (2, 3, 0)
python_version_deprecated = (2, 7, 0)