summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-16 23:37:28 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-16 23:37:28 +0000
commit3e12cc6290bbac37cb1fccf8c6bd8bce4e414a22 (patch)
treeb79248f7217c2351016c0f940488b24652ef3859 /Makefile
parent0f78a072b396e52a775bdbe9f6687c67bf1439bb (diff)
downloadmandoc-3e12cc6290bbac37cb1fccf8c6bd8bce4e414a22.tar.gz
Changed e-mail address to @openbsd.
Cleaned up manual-page documentation.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b33a43b6..ae859aa2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.5.1
-VDATE = 15 March 2009
+VERSION = 1.5.2
+VDATE = 17 March 2009
BINDIR = $(PREFIX)/bin
INCLUDEDIR = $(PREFIX)/include