about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-07-11 02:52:48 +0000
committerEric Wong <normalperson@yhbt.net>2010-07-11 02:52:48 +0000
commit399bbdb5c5e7cf9e716aacd9f0763813edf52423 (patch)
tree1e8d25987fbb305b95c1cd65b7d90f525a369fee /GIT-VERSION-GEN
parentfa57995d922f0bcd63472c7421716ce7a8eee5cc (diff)
downloadrainbows-399bbdb5c5e7cf9e716aacd9f0763813edf52423.tar.gz
Eric Wong (3):
      test_isolate: document why we test with Rack 1.1.0
      doc: make RDoc skip private methods
      bump Unicorn dependency to 1.1.1
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index a09dce1..a37c4a7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.95.0.GIT
+DEF_VER=v0.95.1.GIT
 
 LF='
 '