summaryrefslogtreecommitdiffstats
path: root/QMTest
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2013-03-04 03:04:41 (GMT)
committerGary Oberbrunner <garyo@oberbrunner.com>2013-03-04 03:04:41 (GMT)
commit1d3de8cda278418e624c7c808e12ab069d514c69 (patch)
tree1ee000bcc4fa75f7d23b914ea47ab1e19de53dd7 /QMTest
parent4c45692906bc5683442f74216b1ad747d6380df0 (diff)
downloadSCons-1d3de8cda278418e624c7c808e12ab069d514c69.zip
SCons-1d3de8cda278418e624c7c808e12ab069d514c69.tar.gz
SCons-1d3de8cda278418e624c7c808e12ab069d514c69.tar.bz2
Move back to 'develop' mode after rel_2.3.0.
Diffstat (limited to 'QMTest')
-rw-r--r--QMTest/TestSCons.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/QMTest/TestSCons.py b/QMTest/TestSCons.py
index 6f6beb1..84cc60f 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.0'
+default_version = '2.3.1.alpha.yyyymmdd'
copyright_years = '2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013'