summaryrefslogtreecommitdiffstats
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
commit10f09076dfef711681072061a37b30e05dc2ba8e (patch)
tree859cc060383b43968e882b1c736a19e2854d1a26 /Makefile
parentc63c2f01f894d2d647e67f40c8eeeded5d5a84a0 (diff)
downloadmandoc-10f09076dfef711681072061a37b30e05dc2ba8e.tar.gz
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