about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-01-30 04:25:34 +0000
committerEric Wong <normalperson@yhbt.net>2011-01-30 04:25:34 +0000
commitae6b1e31363d7183f620c28482fc67bc6f6c6e0d (patch)
tree8d71fe9e8c6b0eeec9b20a49942c03275edc86bb
parent1629f894829f9b51b82f79192b00fc73332ab2cc (diff)
downloadwrongdoc-ae6b1e31363d7183f620c28482fc67bc6f6c6e0d.tar.gz
wrongdoc 0.1.5 - no more JavaScript! v1.5.0
Eric Wong (4):
      README: fix git URL and add link to homepage
      add subject to release_notes output
      fallback to cgit link in case we can't find source location
      gemspec: bump rdoc and nokogiri dependencies
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 1fd8cf3..ff3b931 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.4.0.GIT
+DEF_VER=v1.5.0.GIT
 
 LF='
 '