summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2016-11-03 19:22:43 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2016-11-03 19:22:43 (GMT)
commitaa8c3a4fe2c22d95f23b0ab52cd483b55c370ae6 (patch)
treec5f3a17d7a598b0c2c9670c44f2af14c5ca170c5 /QMTest/TestSCons.py
parente1088d333ebb00b08964d454c1d59fb13427fa95 (diff)
downloadSCons-2.5.1.zip
SCons-2.5.1.tar.gz
SCons-2.5.1.tar.bz2
versions updated to 2.5.12.5.1
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 b71ee62..bf0c370 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.5.0'
+default_version = '2.5.1'
python_version_unsupported = (2, 6, 0)
python_version_deprecated = (2, 7, 0)