summaryrefslogtreecommitdiffstatshomepage
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
commitccdc28b884f5297f967078a51434c264fafd91ae (patch)
tree7941f6768c714afc0338272c920dedfcd887032f /Makefile
parente85f62dedbf5704d3f7c3d4e228515d52bfc9e30 (diff)
downloadmandoc-ccdc28b884f5297f967078a51434c264fafd91ae.tar.gz
mandoc-ccdc28b884f5297f967078a51434c264fafd91ae.tar.zst
mandoc-ccdc28b884f5297f967078a51434c264fafd91ae.zip
-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