summaryrefslogtreecommitdiffstats
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
commitf3c9eab1da2779b6766d824dadb71d6cfb070509 (patch)
treecfbe89a292bcc07a30ae9dcbdaaa2c68a3f33a6e /Makefile
parent9398153fa258bbc0a2cc45041666ab2a5f859c71 (diff)
downloadmandoc-f3c9eab1da2779b6766d824dadb71d6cfb070509.tar.gz
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