summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
diff options
context:
space:
mode:
authorGaryO <139975+garyo@users.noreply.github.com>2014-08-24 11:39:59 (GMT)
committerGaryO <139975+garyo@users.noreply.github.com>2014-08-24 11:39:59 (GMT)
commit676f528f0c2b71545b646de93b9f22d4b1e0dff4 (patch)
treedcecbafd874846f9e4034e2bb174368f37d7cf42 /QMTest/TestSCons.py
parent5276cbdf9585315d1b3e9a45f88b4a1e0f1d5d23 (diff)
downloadSCons-2.3.3.zip
SCons-2.3.3.tar.gz
SCons-2.3.3.tar.bz2
Final auto updates for 2.3.3 release2.3.3
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 9434bb1..3c94dcd 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.3'
python_version_unsupported = (2, 3, 0)
python_version_deprecated = (2, 7, 0)