summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-01 23:25:07 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-01 23:25:07 +0000
commitb062567fbd5595260eb8d71cdf395d040bc1f3d3 (patch)
treededa1d8ff562c419b3c7b3a4a911f48cbb8b84ba
parentc9d2f2eb8c4859fa1d34a7437b37496ba8848b82 (diff)
downloadmandoc-b062567fbd5595260eb8d71cdf395d040bc1f3d3.tar.gz
mandoc-b062567fbd5595260eb8d71cdf395d040bc1f3d3.tar.zst
mandoc-b062567fbd5595260eb8d71cdf395d040bc1f3d3.zip
Versioning up.
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8bb86312..c7792be2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.3.14
-VDATE = 01 March 2009
+VERSION = 1.3.15
+VDATE = 02 March 2009
BINDIR = $(PREFIX)/bin
INCLUDEDIR = $(PREFIX)/include