summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2008-08-12 14:30:49 (GMT)
committerSteven Knight <knight@baldmt.com>2008-08-12 14:30:49 (GMT)
commit94ca9aaf345a8f601f07fd83435465eed3963b26 (patch)
treede977974d2bef18a4815d45a8d045e70dcf0d9e7 /QMTest/TestSCons.py
parentd0c5748eb01e8303b6221afad432cb908672c161 (diff)
downloadSCons-94ca9aaf345a8f601f07fd83435465eed3963b26.zip
SCons-94ca9aaf345a8f601f07fd83435465eed3963b26.tar.gz
SCons-94ca9aaf345a8f601f07fd83435465eed3963b26.tar.bz2
Update to 1.0.0.
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 33aa9f8..1b31852 100644
--- a/QMTest/TestSCons.py
+++ b/QMTest/TestSCons.py
@@ -42,7 +42,7 @@ from TestCommon import __all__
# here provides some independent verification that what we packaged
# conforms to what we expect.
-default_version = '0.98.5'
+default_version = '1.0.0'
copyright_years = '2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008'