summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2008-04-19 02:17:17 (GMT)
committerSteven Knight <knight@baldmt.com>2008-04-19 02:17:17 (GMT)
commit3c7930f6fc41cb326a8874896285337830fbc467 (patch)
treed75e655d27615996382a1e09432cee089a833d5b /QMTest/TestSCons.py
parentc95546b8b822eb9d411d46087a5f237eb0fda768 (diff)
downloadSCons-3c7930f6fc41cb326a8874896285337830fbc467.zip
SCons-3c7930f6fc41cb326a8874896285337830fbc467.tar.gz
SCons-3c7930f6fc41cb326a8874896285337830fbc467.tar.bz2
Update official version number(s) to 0.98.10.98.1
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 429a6f2..7fe68be 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.0'
+default_version = '0.98.1'
copyright_years = '2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008'