summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-06-07 12:20:07 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-06-07 12:20:07 +0000
commit1ce42efc4cb4b55e9e64a347176288d71b9d5cc5 (patch)
tree543e50a354db7bb15c417954718f7d537979bd1a /Makefile
parent7a81f9e233885e597b9457c9cb8f35f70d46363b (diff)
downloadmandoc-1ce42efc4cb4b55e9e64a347176288d71b9d5cc5.tar.gz
Added version bits for 1.10.1.
Spell-checked manuals.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0ee50276..5bc86271 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ INSTALL_LIB = $(INSTALL) -m 0644
INSTALL_MAN = $(INSTALL_DATA)
VERSION = 1.10.1
-VDATE = 03 June 2010
+VDATE = 07 June 2010
VFLAGS = -DVERSION="\"$(VERSION)\""
WFLAGS = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings