summaryrefslogtreecommitdiffstats
path: root/QMTest
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2015-06-20 23:36:59 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2015-06-20 23:36:59 (GMT)
commit0446ed1d72ba7fdabce2b74acccc74cb7bbc9b0f (patch)
tree3eac17736397fa9ee4f3829541e0639445905e20 /QMTest
parent33e3dffd49e51008a5f35f0710deafd64e1e3b8b (diff)
downloadSCons-0446ed1d72ba7fdabce2b74acccc74cb7bbc9b0f.zip
SCons-0446ed1d72ba7fdabce2b74acccc74cb7bbc9b0f.tar.gz
SCons-0446ed1d72ba7fdabce2b74acccc74cb7bbc9b0f.tar.bz2
merging 2.3.5 changes
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 923e319..bae96e6 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.4'
+default_version = '2.3.5'
python_version_unsupported = (2, 3, 0)
python_version_deprecated = (2, 7, 0)