summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-23 21:20:42 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-23 21:20:42 +0000
commit590f49184da28584f90d0b7e2c83d97121aa9900 (patch)
tree0d90c57050855d2dd135411c564c0e109b557a97
parentb296b1682ae7632e4fa89e8980363e6aafcfaa22 (diff)
downloadmandoc-590f49184da28584f90d0b7e2c83d97121aa9900.tar.gz
Bumped version (testing).
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e3417aa8..711a2deb 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.1
+VERSION = 1.7.2
VDATE = 23 March 2009
VFLAGS = -DVERSION=\"$(VERSION)\"