aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-14 12:35:02 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-14 12:35:02 +0000
commitff2d2efac021b47be5131aeb11372e2fa6c73f0f (patch)
tree1f39ca4e4068ff7b4589e4259eb1997fb02e067f /Makefile
parentf24d8846442dca61e961b029eb67ce69c086dc41 (diff)
downloadmandoc-ff2d2efac021b47be5131aeb11372e2fa6c73f0f.tar.gz
mandoc-ff2d2efac021b47be5131aeb11372e2fa6c73f0f.tar.zst
mandoc-ff2d2efac021b47be5131aeb11372e2fa6c73f0f.zip
Added colour styles (not being used) to struct termp.
Added nroff style-escape encoding. Removed ANSI schema string tables (there's only ANSI and nroff/backspace). Pushed styling directly into pword (simpler).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dae5bf57..bbc0be5a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
.SUFFIXES: .html .sgml
-VERSION = 1.4.15
+VERSION = 1.4.16
VDATE = 14 March 2009
BINDIR = $(PREFIX)/bin