summaryrefslogtreecommitdiffstats
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
commitc4b5d8a0192a406d9f04a23e2c8a768a29e01371 (patch)
treedb36bf96544a33bbc1913af7b929977a718202ce /Makefile
parentc7786fc13e7b2236e756f79950f7ababcac56545 (diff)
downloadmandoc-c4b5d8a0192a406d9f04a23e2c8a768a29e01371.tar.gz
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