summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2017-11-14 23:11:50 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2017-11-14 23:11:50 (GMT)
commit0b8a2ac3b7f2eea24a374600ac617a76c6c1cae1 (patch)
treeba1edfbeeb5d5309879f015c7b7bebe21f98df8e /QMTest/TestSCons.py
parent1a765337ba4170e5cd9d1dfa61374b89679d78fd (diff)
downloadSCons-master.zip
SCons-master.tar.gz
SCons-master.tar.bz2
change back to development version stringsHEADmaster
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 82e5583..eccad9d 100644
--- a/QMTest/TestSCons.py
+++ b/QMTest/TestSCons.py
@@ -35,7 +35,7 @@ from TestCmd import PIPE
# here provides some independent verification that what we packaged
# conforms to what we expect.
-default_version = '3.0.1'
+default_version = '3.1.0.alpha.yyyymmdd'
python_version_unsupported = (2, 6, 0)
python_version_deprecated = (2, 7, 0)