summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2010-01-19 05:59:03 +0000
committerWilliam Deegan <bill@baddogconsulting.com>2010-01-19 05:59:03 +0000
commitddf24d14418513373540c25494aa01a6811b46b7 (patch)
tree60cc1567364d74f85e24f866952e799167288f49 /SConstruct
parentf73a95f9bf2e83920392559e61900f0b2645dc23 (diff)
downloadscons-ddf24d14418513373540c25494aa01a6811b46b7.tar.gz
Merge back from checkpoint.
Need to regenerate the .xml files.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct4
1 files changed, 2 insertions, 2 deletions
diff --git a/SConstruct b/SConstruct
index b52acaf6..1c2cc47e 100644
--- a/SConstruct
+++ b/SConstruct
@@ -6,10 +6,10 @@
# When this gets changed, you must also change the copyright_years string
# in QMTest/TestSCons.py so the test scripts look for the right string.
-copyright_years = '2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009'
+copyright_years = '2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010'
# This gets inserted into the man pages to reflect the month of release.
-month_year = 'February 2009'
+month_year = 'January 2010'
#
# __COPYRIGHT__