summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-19 16:18:36 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-19 16:18:36 +0000
commit48bfe87c52b29d07f80afe5c113b7bf6b08b80dc (patch)
tree90d96ceae467c5b5b478802430dcb6b8bd00029e /Makefile
parent997138b8cf242533eca235e5bae8af08384ce7c6 (diff)
downloadmandoc-48bfe87c52b29d07f80afe5c113b7bf6b08b80dc.tar.gz
Lintified & versioned.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 00326f8d..9df71d30 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ INSTALL_DATA = install -m 0444
INSTALL_LIB = install -m 0644
INSTALL_MAN = $(INSTALL_DATA)
-VERSION = 1.5.5
+VERSION = 1.6.0
VDATE = 19 March 2009
VFLAGS = -DVERSION=\"$(VERSION)\"