summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-04 14:41:40 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-04 14:41:40 +0000
commit9e132a57b087be87cd731dd96397d9cc75b7bfa3 (patch)
tree5d462816189ff0f2fcc3afe8367da07dc04140d2 /Makefile
parent915fb21ef547b551114dab3787540221a2172ae9 (diff)
downloadmandoc-9e132a57b087be87cd731dd96397d9cc75b7bfa3.tar.gz
-tag, if followed by empty body, doesn't newline.
Versioning up.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8f944d54..1ec235f9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.3.17
-VDATE = 03 March 2009
+VERSION = 1.3.18
+VDATE = 04 March 2009
BINDIR = $(PREFIX)/bin
INCLUDEDIR = $(PREFIX)/include