summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-21 13:37:48 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-21 13:37:48 +0000
commitef888a08d47230dfb47dcd8c4d2c2b7a0387181e (patch)
treef93d4fa6f93c1c0df227b1517d33e9150db81a1f /Makefile
parent57d7c3d839741e0ac6c7ebb01ace142670b68918 (diff)
downloadmandoc-ef888a08d47230dfb47dcd8c4d2c2b7a0387181e.tar.gz
Versioning.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2e1ed7d1..64eb7d2c 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.6.6
+VERSION = 1.6.7
VDATE = 21 March 2009
VFLAGS = -DVERSION=\"$(VERSION)\"