summaryrefslogtreecommitdiffstatshomepage
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
commit8a9d25ae91a360a71e2f1c36d4a327d661dd6270 (patch)
treed7064cf6f4a64fe8e094ef58d02ec2278aabffae /Makefile
parentff2d2efac021b47be5131aeb11372e2fa6c73f0f (diff)
downloadmandoc-8a9d25ae91a360a71e2f1c36d4a327d661dd6270.tar.gz
mandoc-8a9d25ae91a360a71e2f1c36d4a327d661dd6270.tar.zst
mandoc-8a9d25ae91a360a71e2f1c36d4a327d661dd6270.zip
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