summaryrefslogtreecommitdiffstats
path: root/QMTest
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2015-11-09 17:30:07 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2015-11-09 17:30:07 (GMT)
commitdec3978a72f6d65a0a8c8e4e180ff7b658c9f630 (patch)
treeb36b2cbf4dd3e5601546ed008f6769309c417cda /QMTest
parent8fb4d9a12e7924c40357ba748d1ce71981cb975f (diff)
downloadSCons-dec3978a72f6d65a0a8c8e4e180ff7b658c9f630.zip
SCons-dec3978a72f6d65a0a8c8e4e180ff7b658c9f630.tar.gz
SCons-dec3978a72f6d65a0a8c8e4e180ff7b658c9f630.tar.bz2
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 75bf395..ef70261 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)