Bump the STARTYEAR to 2018, which was forgotten as part of r51351.
This commit is contained in:
parent
0103efe144
commit
f81d6d2592
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51352
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@ SUBDIR= 2002
|
|||
SUBDIR+= 2003
|
||||
|
||||
# The year the top level events.html file starts from:
|
||||
YEARSTART= 2017
|
||||
YEARSTART= 2018
|
||||
# Years to generate past events pages for and link from top level:
|
||||
PASTYEARS= 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
|
||||
PASTYEARS= 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
|
||||
|
||||
DATA= events.css
|
||||
INDEXLINK= events.html
|
||||
|
|
Loading…
Reference in a new issue