From 145b65a5b0713125b75f62e1d7935ae7a997fe9e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 5 Oct 2009 03:43:10 -0700 Subject: Rainbows! 0.1.0 Not using the Unicorn version number with this since it's not remotely close to Unicorn in stability. --- GIT-VERSION-GEN | 4 ++-- lib/rainbows/const.rb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index a501bce..9964f2d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,8 +1,8 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.93.0 -# DEF_VER=v0.93.0.GIT +DEF_VER=v0.1.0 +# DEF_VER=v0.1.0.GIT LF=' ' diff --git a/lib/rainbows/const.rb b/lib/rainbows/const.rb index ca6e2d4..20739c1 100644 --- a/lib/rainbows/const.rb +++ b/lib/rainbows/const.rb @@ -3,7 +3,7 @@ module Rainbows module Const - RAINBOWS_VERSION = '0.93.0' + RAINBOWS_VERSION = '0.1.0' include Unicorn::Const -- cgit v1.2.3-24-ge0c7