summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-09 13:04:01 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-09 13:04:01 +0000
commit3c250f9844dc2759a6887a574ce490316f7d1939 (patch)
treee1d3729c8ebbf735e45a2a9bec594ec0e4fe6da7 /Makefile
parentf4bf03d97398f8f37ba7e8df8d5a0e3f1b53520c (diff)
downloadmandoc-3c250f9844dc2759a6887a574ce490316f7d1939.tar.gz
Added "Input Encoding" section to mdoc*.1.VERSION.1.4.4
Newline-escaped lines are concatenated. Added -fign-macro option.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d1c01c92..ccd831df 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.4.2
-VDATE = 8 March 2009
+VERSION = 1.4.4
+VDATE = 9 March 2009
BINDIR = $(PREFIX)/bin
INCLUDEDIR = $(PREFIX)/include