diff options
| author | GaryO <139975+garyo@users.noreply.github.com> | 2014-03-02 22:36:36 (GMT) |
|---|---|---|
| committer | GaryO <139975+garyo@users.noreply.github.com> | 2014-03-02 22:36:36 (GMT) |
| commit | 236534f6d1ec353428b5fd9174a6c4a933d409fc (patch) | |
| tree | 0810b6e2e8b368208b9d02b0d99991f2692240c7 /QMTest/TestSCons.py | |
| parent | 072de8bea397c8da795453ab2ee5483891b85aed (diff) | |
| download | SCons-2.3.1.zip SCons-2.3.1.tar.gz SCons-2.3.1.tar.bz2 | |
Final auto updates for 2.3.1 release2.3.1
Diffstat (limited to 'QMTest/TestSCons.py')
| -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 57b97f9..6b39fa1 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.1.alpha.yyyymmdd' +default_version = '2.3.1' python_version_unsupported = (2, 3, 0) python_version_deprecated = (2, 7, 0) |
