aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit58ec1de730c493d7dac46e9e8c77b5551fcc8df3 (patch)
tree79d6c850e01d7ff19e4974b84adde4cc810fc836 /Makefile
parent9712ec552692f3361d7528344ffff29931c4831e (diff)
downloadmandoc-58ec1de730c493d7dac46e9e8c77b5551fcc8df3.tar.gz
mandoc-58ec1de730c493d7dac46e9e8c77b5551fcc8df3.tar.zst
mandoc-58ec1de730c493d7dac46e9e8c77b5551fcc8df3.zip
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