summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-04-06 10:12:30 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-04-06 10:12:30 +0000
commit72def18baa480a6e0b55cbe174a49649342cd895 (patch)
tree0c7dd296f9b4f9671f69f2f8cf8338dfbcc34c7d /Makefile
parente18fa78f8bbfb1391d37d59b51419e66155ddd7c (diff)
downloadmandoc-72def18baa480a6e0b55cbe174a49649342cd895.tar.gz
*** empty log message ***VERSION.1.7.12
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 40d4a61e..1146412b 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.7.11
+VERSION = 1.7.12
VDATE = 06 April 2009
VFLAGS = -DVERSION=\"$(VERSION)\"