summaryrefslogtreecommitdiffstats
path: root/QMTest
diff options
context:
space:
mode:
authorGreg Noel <GregNoel@tigris.org>2010-06-15 08:24:00 (GMT)
committerGreg Noel <GregNoel@tigris.org>2010-06-15 08:24:00 (GMT)
commit60cb800e8f86a5b7d6741b7bcc1a9e429a10a218 (patch)
treeae3c6bf7a4da6a486aeaa38d410054378e5872c3 /QMTest
parent0ddbf9bd9bf7d7acd2a43d9b3f3c3202ab888631 (diff)
downloadSCons-60cb800e8f86a5b7d6741b7bcc1a9e429a10a218.zip
SCons-60cb800e8f86a5b7d6741b7bcc1a9e429a10a218.tar.gz
SCons-60cb800e8f86a5b7d6741b7bcc1a9e429a10a218.tar.bz2
This changeset increments the trunk to the next minor level, 2.1.0, and
updates the dates and other information in the files to have the right base values. With this changeset, 2.0.0 is history and a new era has begun. It's time to celebrate; anybody want a beer?
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 9269678..9919920 100644
--- a/QMTest/TestSCons.py
+++ b/QMTest/TestSCons.py
@@ -31,7 +31,7 @@ from TestCommon import __all__
# here provides some independent verification that what we packaged
# conforms to what we expect.
-default_version = '2.0.0'
+default_version = '2.1.0.alpha.yyyymmdd'
copyright_years = '2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010'