summaryrefslogtreecommitdiffstatshomepage
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
commitf24d8846442dca61e961b029eb67ce69c086dc41 (patch)
tree9dfd5252245704dbce1a313b181328a18e416b8d /Makefile
parentdd296a1678ea613037cf62e6186201645adb26dc (diff)
downloadmandoc-f24d8846442dca61e961b029eb67ce69c086dc41.tar.gz
mandoc-f24d8846442dca61e961b029eb67ce69c086dc41.tar.zst
mandoc-f24d8846442dca61e961b029eb67ce69c086dc41.zip
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