aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-10 15:01:54 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-10 15:01:54 +0000
commit1730c3f7be321f16ec6b7afdfd0fb10a265d23bc (patch)
treed67b563172781b8123d08c04f527bb6d2c3f209d /Makefile
parentd9011dcb574a3608fa48cc49f1d616812090bcb8 (diff)
downloadmandoc-1730c3f7be321f16ec6b7afdfd0fb10a265d23bc.tar.gz
mandoc-1730c3f7be321f16ec6b7afdfd0fb10a265d23bc.tar.zst
mandoc-1730c3f7be321f16ec6b7afdfd0fb10a265d23bc.zip
Bug-fix in mdoc_argv.
Added some documentation to macro.c. Version-up.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7b2f0256..98f9257d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.4.7
-VDATE = 9 March 2009
+VERSION = 1.4.8
+VDATE = 10 March 2009
BINDIR = $(PREFIX)/bin
INCLUDEDIR = $(PREFIX)/include