summaryrefslogtreecommitdiffstats
path: root/QMTest/TestSCons.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2008-05-18 06:06:39 (GMT)
committerSteven Knight <knight@baldmt.com>2008-05-18 06:06:39 (GMT)
commit9465d0c0b449310123e371dcbeb2c4988825049a (patch)
tree9249b95d072f6b425db8d62be58507f23c9733fa /QMTest/TestSCons.py
parent2a0fc8a43e5e41608f4d1a67d17df03bd9094322 (diff)
downloadSCons-0.98.4.zip
SCons-0.98.4.tar.gz
SCons-0.98.4.tar.bz2
Update package numbers to 0.98.4.0.98.4
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 cfcbfb1..10145be 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.3'
+default_version = '0.98.4'
copyright_years = '2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008'