about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-07-25 02:02:13 +0000
committerEric Wong <normalperson@yhbt.net>2013-07-25 02:02:13 +0000
commit99d27e15c83125b359389a39875f2b494bd06296 (patch)
treec28b9781f5bd0af6b102165e0f6961fa986b02b1
parent2219b79cba07d26662fa6d780fdf9aa93425bfc2 (diff)
downloadwrongdoc-99d27e15c83125b359389a39875f2b494bd06296.tar.gz
wrongdoc 1.7.0 v1.7.0
* remove the Tidy dependency for RDoc 4 / HTML5 compatibility
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 491d4bb..11aa16f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.2
+DEF_VER=v1.7.0
 
 LF='
 '