summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2008-04-30 05:43:53 (GMT)
committerSteven Knight <knight@baldmt.com>2008-04-30 05:43:53 (GMT)
commit7471c2d7841e4ebf4a373f022ec9ce49d6c976c1 (patch)
tree450a412c50bf94d4b45466127d1c79d0f2566c89 /QMTest/TestSCons.py
parent06df2a8a21464d20c7ac0ee732db8b9d655c3b44 (diff)
downloadSCons-0.98.3.zip
SCons-0.98.3.tar.gz
SCons-0.98.3.tar.bz2
Update version numbers to 0.98.3.0.98.3
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 fba4f2a..1277af5 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.2'
+default_version = '0.98.3'
copyright_years = '2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008'