summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-12 15:55:11 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-12 15:55:11 +0000
commitdd35a6706a756677ff1c2734a6eb2fad8a6784fb (patch)
treed375e2db00e997a1b57edabdfeabcb581c94d6b1 /Makefile
parentcef86e599370c167a95de14673094692334f586e (diff)
downloadmandoc-dd35a6706a756677ff1c2734a6eb2fad8a6784fb.tar.gz
NetBSD '.[[:whitespace:]]*' properly handled.
mdoc.3 indicates compatibilities and bugs.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b9ef2732..ef4dd5c5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.4.10
-VDATE = 12 March 2009
+VERSION = 1.4.11
+VDATE = 13 March 2009
BINDIR = $(PREFIX)/bin
INCLUDEDIR = $(PREFIX)/include