summaryrefslogtreecommitdiffstats
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
commit978c841bef6356b836aa769aee366d3c5a6f64c6 (patch)
treee6240e57e397c22940b35b79c5eb04a8542a3327 /Makefile
parentf64a310e2e71ac67ec7eb30da2ee82c83de8bf44 (diff)
downloadmandoc-978c841bef6356b836aa769aee366d3c5a6f64c6.tar.gz
-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