aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
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
commitd6b4b7d01dc50c7808c233cb162e71c30a817c08 (patch)
tree7dbb5b0e48da49266428aa357d4ae8d67a030e8f /Makefile
parenteffb3fd0d7b810aeb8fc9e327ad6645d9c4e7f7c (diff)
downloadmandoc-d6b4b7d01dc50c7808c233cb162e71c30a817c08.tar.gz
mandoc-d6b4b7d01dc50c7808c233cb162e71c30a817c08.tar.zst
mandoc-d6b4b7d01dc50c7808c233cb162e71c30a817c08.zip
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).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 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