summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-01-07 15:22:21 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-01-07 15:22:21 +0000
commite524e4faa861bbbcd2c8889fd1731bf9cf334399 (patch)
tree29cf686f17452f3fb9199f604e6845df3258402c
parentf911b035e795390d6989cd9b2dc116245d02eaec (diff)
downloadmandoc-e524e4faa861bbbcd2c8889fd1731bf9cf334399.tar.gz
Meh, 2010->2011. Changed the live index.html file so as not to confuse
people (although the tagged 1.10.9 release will show 2010).
-rw-r--r--Makefile2
-rw-r--r--index.sgml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 23615926..a50054b6 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ INSTALL_LIB = $(INSTALL) -m 0644
INSTALL_MAN = $(INSTALL_DATA)
VERSION = 1.10.9
-VDATE = 07 January 2010
+VDATE = 07 January 2011
VFLAGS = -DVERSION="\"$(VERSION)\""
WFLAGS = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings
diff --git a/index.sgml b/index.sgml
index 0efe2f40..0bde30a4 100644
--- a/index.sgml
+++ b/index.sgml
@@ -388,7 +388,7 @@
<TR>
<TD>
<DIV CLASS="foot">
- Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date$
+ Copyright &#169; 2008&#8211;2011 Kristaps Dzonsons, $Date$
</DIV>
</TD>
</TR>