summaryrefslogtreecommitdiffstatshomepage
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
commitb7a2e54a5096824819a7b7e27511eeedc98ad3a4 (patch)
tree88d65f0d06114c86033f1789cbc9fc1f6fa90d7b
parent7725a8d7a59fc83c86e180841a5f3f8998a80a64 (diff)
downloadmandoc-b7a2e54a5096824819a7b7e27511eeedc98ad3a4.tar.gz
mandoc-b7a2e54a5096824819a7b7e27511eeedc98ad3a4.tar.zst
mandoc-b7a2e54a5096824819a7b7e27511eeedc98ad3a4.zip
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)\"