summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-08 14:01:46 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-08 14:01:46 +0000
commitf4174d477ac34e47067d4a9e45cc192f7271973a (patch)
treedf1b2b2804d6d665da36a734feea0971339a41b9 /Makefile
parentaf3ec26c1e8e8d50cc32294e93062236153d2fa0 (diff)
downloadmandoc-f4174d477ac34e47067d4a9e45cc192f7271973a.tar.gz
mandoc-f4174d477ac34e47067d4a9e45cc192f7271973a.tar.zst
mandoc-f4174d477ac34e47067d4a9e45cc192f7271973a.zip
Bumped minor-number.
All sources converted to new schema.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c10d60a3..b9928f58 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.3.19
-VDATE = 05 March 2009
+VERSION = 1.4.1
+VDATE = 8 March 2009
BINDIR = $(PREFIX)/bin
INCLUDEDIR = $(PREFIX)/include