summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-15 07:08:52 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-15 07:08:52 +0000
commit885216263c7b90bf8b3fe9284d6f22d75a7ad7b4 (patch)
tree6a0f1485e03b97dd0e4b7357cf346656f85ede72 /Makefile
parentc4b5d8a0192a406d9f04a23e2c8a768a29e01371 (diff)
downloadmandoc-885216263c7b90bf8b3fe9284d6f22d75a7ad7b4.tar.gz
mdoclint accepts multiple files
mdocterm punts to nroff if it fails parsing
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bbc0be5a..17bbc5be 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.4.16
-VDATE = 14 March 2009
+VERSION = 1.5.01
+VDATE = 15 March 2009
BINDIR = $(PREFIX)/bin
INCLUDEDIR = $(PREFIX)/include