summaryrefslogtreecommitdiffstatshomepage
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
commit24f072b20b99820b86ab0e941c49026a51c11d1d (patch)
tree2bb41369073fdbfbed003d22788600baba04096a /Makefile
parent5332b9910e8f7d80dfce64caac812e91b843bdd9 (diff)
downloadmandoc-VERSION_1_4_4.tar.gz
mandoc-VERSION_1_4_4.tar.zst
mandoc-VERSION_1_4_4.zip
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