summaryrefslogtreecommitdiffstats
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
commit028cb9cf2041bbee0ed488b669254a2a8bc9ccb9 (patch)
tree5ab2627228735e61d73e125ca0c30cbd81138c0d /Makefile
parent79c252d0d501a7a16abd7ad9da42ff7440083ee4 (diff)
downloadmandoc-028cb9cf2041bbee0ed488b669254a2a8bc9ccb9.tar.gz
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