summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-14 05:36:07 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-14 05:36:07 +0000
commitc7786fc13e7b2236e756f79950f7ababcac56545 (patch)
tree153a7e0702d4a312ebad3441c7599b515b1dab07 /Makefile
parent87db307812249df3244dcee240f1c1684d76014e (diff)
downloadmandoc-c7786fc13e7b2236e756f79950f7ababcac56545.tar.gz
Bumped version.
Added \| (non-breaking space, like \&). Fixed termsym (TERMSYM_ALL).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2824a0ef..dae5bf57 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.4.14
-VDATE = 13 March 2009
+VERSION = 1.4.15
+VDATE = 14 March 2009
BINDIR = $(PREFIX)/bin
INCLUDEDIR = $(PREFIX)/include