diff options
| author | William Deegan <bill@baddogconsulting.com> | 2016-11-03 19:22:43 (GMT) |
|---|---|---|
| committer | William Deegan <bill@baddogconsulting.com> | 2016-11-03 19:22:43 (GMT) |
| commit | aa8c3a4fe2c22d95f23b0ab52cd483b55c370ae6 (patch) | |
| tree | c5f3a17d7a598b0c2c9670c44f2af14c5ca170c5 /QMTest | |
| parent | e1088d333ebb00b08964d454c1d59fb13427fa95 (diff) | |
| download | SCons-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')
| -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 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) |
