summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-03 22:28:21 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-03 22:28:21 +0000
commit1880ea9eb39746b72959a2f1863ec8c9dfa566a1 (patch)
treeb4f93458e0f34ec7ac559071ab74221732f39414 /Makefile
parentbf7b0c823358aaab5d2f765ac694a66f09d72eef (diff)
downloadmandoc-1880ea9eb39746b72959a2f1863ec8c9dfa566a1.tar.gz
mandoc-1880ea9eb39746b72959a2f1863ec8c9dfa566a1.tar.zst
mandoc-1880ea9eb39746b72959a2f1863ec8c9dfa566a1.zip
-diag fixed (allows quoted parameters)
Versioned up.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7f6b29bd..8f944d54 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.3.15
-VDATE = 02 March 2009
+VERSION = 1.3.17
+VDATE = 03 March 2009
BINDIR = $(PREFIX)/bin
INCLUDEDIR = $(PREFIX)/include