about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-10-28 08:42:09 +0000
committerEric Wong <normalperson@yhbt.net>2010-10-28 08:42:09 +0000
commit9f185041fb7af4cda21ba2d547fd4d16d9b2e453 (patch)
treed6490e2cc4e94b48e039e1ed59f283751a563ada /GIT-VERSION-GEN
parent015635f877084cc05a9e6e4c1430c70279d0a04e (diff)
downloadrainbows-9f185041fb7af4cda21ba2d547fd4d16d9b2e453.tar.gz
This release is merely a milestone in our evolving internal API.
Use of kgio may result in performance improvements under Ruby
1.9.2 with non-blocking I/O-intensive workloads.

The only bugfix is that SIGHUP reloads restores defaults on
unset settings.  A similar fix is included in Unicorn 2.0.0
as well.
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 75fc0ab..88b943a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.0.0pre1.GIT
+DEF_VER=v1.0.0.GIT
 
 LF='
 '