about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-05-04 08:23:22 +0000
committerEric Wong <normalperson@yhbt.net>2014-05-04 08:23:22 +0000
commitdcf693e1026c6f4298f8fc800529d8bd5c9fde0d (patch)
tree274e39757941686b0a24d771728685b09837c8a8
parent6b2e88c5a63f35c36e358cae0074ef22d2d64e03 (diff)
downloadwrongdoc-dcf693e1026c6f4298f8fc800529d8bd5c9fde0d.tar.gz
wrongdoc 1.8.0 v1.8.0
* Revert "remove the Tidy dependency for RDoc 4 / HTML5 compatibility"
* gemspec: fix warnings from RubyGems
* final: add public-inbox support
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 11aa16f..69019f8 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.0
+DEF_VER=v1.8.0
 
 LF='
 '