summaryrefslogtreecommitdiffstats
path: root/QMTest
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2010-03-24 03:52:50 (GMT)
committerGary Oberbrunner <garyo@oberbrunner.com>2010-03-24 03:52:50 (GMT)
commit8958825e86488e373acf8da3b1acea932d642494 (patch)
treea6f5c220be87122fbce4156b3b3ded562420d12a /QMTest
parentda04bf2404ae034019fa7133845ddeecfe02a410 (diff)
downloadSCons-8958825e86488e373acf8da3b1acea932d642494.zip
SCons-8958825e86488e373acf8da3b1acea932d642494.tar.gz
SCons-8958825e86488e373acf8da3b1acea932d642494.tar.bz2
Merged r4724 (1.3.0 release changes) back into trunk.
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 21efa3a..506f708 100644
--- a/QMTest/TestSCons.py
+++ b/QMTest/TestSCons.py
@@ -50,7 +50,7 @@ from TestCommon import __all__
# here provides some independent verification that what we packaged
# conforms to what we expect.
-default_version = '1.2.0'
+default_version = '1.3.0'
copyright_years = '2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010'