summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-09 13:35:09 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-09 13:35:09 +0000
commit8acb3c90fb3c3f33d986c8a11474138a497e1ec9 (patch)
treef2969bd5b0587e2736f2e0b4bd09ea473ac8ac8e /Makefile
parenta0219192673923a5150c771288ed334616f6f882 (diff)
downloadmandoc-VERSION_1_4_6.tar.gz
mandoc-VERSION_1_4_6.tar.zst
mandoc-VERSION_1_4_6.zip
Fixed valgrind issues.VERSION_1_4_6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1c05490c..da03ba30 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
.SUFFIXES: .html .sgml
-VERSION = 1.4.5
+VERSION = 1.4.6
VDATE = 9 March 2009
BINDIR = $(PREFIX)/bin