about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-03-01 10:40:51 +0000
committerEric Wong <normalperson@yhbt.net>2010-03-01 10:42:20 +0000
commit816d4e840fca8606215a328beda90dd92153bcd7 (patch)
treee7544fc4251947a90874c55c0154f0a656f0e566 /GIT-VERSION-GEN
parentcdec2a634c85b92aa95d4c1f0ce2a056e332dfca (diff)
downloadzbatery-816d4e840fca8606215a328beda90dd92153bcd7.tar.gz
Zbatery 0.2.0 - Unicorn/Rainbows! resync v0.2.0
Eric Wong (7):
      use Unicorn.builder to parse config.ru switches
      import selected parts of test suite from Rainbows!
      gemspec: depend on newer Unicorn for Unicorn.builder
      support "user" directive outside of after_fork hook
      MRI 1.8 thread fix to avoid blocking accept()
      disable more Unicorn methods
      support Unicorn 0.96.0+ ready_pipe daemonization
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 8e53f75..e36125a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.1.1.GIT
+DEF_VER=v0.2.0.GIT
 
 LF='
 '