summaryrefslogtreecommitdiffstats
path: root/QMTest
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2008-04-21 07:07:25 (GMT)
committerSteven Knight <knight@baldmt.com>2008-04-21 07:07:25 (GMT)
commite1c2ddba8fc458f7d8ad4b280451b73a04ab55e9 (patch)
tree67393f73d21a1e8bbfc396174e1e1546a5e48308 /QMTest
parent2c4d771f41cb33b412ab4de3f7be4599f10fc623 (diff)
downloadSCons-e1c2ddba8fc458f7d8ad4b280451b73a04ab55e9.zip
SCons-e1c2ddba8fc458f7d8ad4b280451b73a04ab55e9.tar.gz
SCons-e1c2ddba8fc458f7d8ad4b280451b73a04ab55e9.tar.bz2
Update strings to 0.98.2.
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 7fe68be..fba4f2a 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.1'
+default_version = '0.98.2'
copyright_years = '2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008'