diff options
| author | William Deegan <bill@baddogconsulting.com> | 2015-09-21 18:10:58 (GMT) |
|---|---|---|
| committer | William Deegan <bill@baddogconsulting.com> | 2015-09-21 18:10:58 (GMT) |
| commit | c575e233bfdb9f2ce9a368cfe1ca70366fb02873 (patch) | |
| tree | 54a816f30eec891b3ecc2e0028f487f1f2cad6a4 /QMTest | |
| parent | 859dd4545a76e4f2d7bc90e8193a9175fbc0060b (diff) | |
| parent | 07efb42b5d952fb628471601227144ca167d6313 (diff) | |
| download | SCons-c575e233bfdb9f2ce9a368cfe1ca70366fb02873.zip SCons-c575e233bfdb9f2ce9a368cfe1ca70366fb02873.tar.gz SCons-c575e233bfdb9f2ce9a368cfe1ca70366fb02873.tar.bz2 | |
change tree back to development mode and bring back changes from release branch
Diffstat (limited to 'QMTest')
| -rw-r--r-- | QMTest/TestSCons.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/QMTest/TestSCons.py b/QMTest/TestSCons.py index a9b4e3e..06fa575 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.6' +default_version = '2.4.0' python_version_unsupported = (2, 3, 0) python_version_deprecated = (2, 7, 0) |
