summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2015-07-31 23:18:16 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2015-07-31 23:18:16 (GMT)
commit31f34b0feb6406f5efb7c854bc46aaea48856f68 (patch)
treec326525a5752e655d1c3b8f97e6c89f3229a08b0 /QMTest/TestSCons.py
parentbd632a54a08e200c23a3243f19710ac732c9b77e (diff)
downloadSCons-2.3.6.zip
SCons-2.3.6.tar.gz
SCons-2.3.6.tar.bz2
Final auto updates for 2.3.6 release2.3.6
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 bae96e6..a9b4e3e 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.5'
+default_version = '2.3.6'
python_version_unsupported = (2, 3, 0)
python_version_deprecated = (2, 7, 0)