]> git.cameronkatri.com Git - mandoc.git/commitdiff
Versioning up.
authorKristaps Dzonsons <kristaps@bsd.lv>
Sat, 21 Mar 2009 13:21:35 +0000 (13:21 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Sat, 21 Mar 2009 13:21:35 +0000 (13:21 +0000)
Makefile

index 66ac63049df0bbeea213b273633c4371249f2f01..2e1ed7d13210bf375012e9584716024c11e47fcf 100644 (file)
--- 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.5
+VERSION           = 1.6.6
 VDATE     = 21 March 2009
 
 VFLAGS     = -DVERSION=\"$(VERSION)\"