summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
diff options
context:
space:
mode:
authorGaryO <139975+garyo@users.noreply.github.com>2014-09-27 19:37:29 (GMT)
committerGaryO <139975+garyo@users.noreply.github.com>2014-09-27 19:37:29 (GMT)
commitb71846b22be3f3f743ffcbe480650086c34e7338 (patch)
treecd14038afcba27ebcb067efa1981723c6398789e /QMTest/TestSCons.py
parent3f8ea208aee0eb0c3db951bf6ef355c90baa3aa3 (diff)
downloadSCons-2.3.4.zip
SCons-2.3.4.tar.gz
SCons-2.3.4.tar.bz2
final auto updates for 2.3.4 release2.3.4
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 3c94dcd..8635f8e 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.3'
+default_version = '2.3.4'
python_version_unsupported = (2, 3, 0)
python_version_deprecated = (2, 7, 0)