From 017b95be08a702c9faae1949db9328f7e82c2d8c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 5 Aug 2011 23:31:18 +0000 Subject: Rainbows! 4.2.0 - Cramp WebSocket updates! This release includes updates to support WebSockets under Cramp 0.14 and later. This will be the last release which supports Cramp 0.13. There are no changes in this release for non-Cramp users. --- GIT-VERSION-GEN | 2 +- lib/rainbows/const.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 962cda3..d2e3b5c 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v4.1.0.GIT +DEF_VER=v4.2.0.GIT LF=' ' diff --git a/lib/rainbows/const.rb b/lib/rainbows/const.rb index 9cd2864..25cc536 100644 --- a/lib/rainbows/const.rb +++ b/lib/rainbows/const.rb @@ -2,7 +2,7 @@ # :enddoc: module Rainbows::Const - RAINBOWS_VERSION = '4.1.0' + RAINBOWS_VERSION = '4.2.0' include Unicorn::Const -- cgit v1.2.3-24-ge0c7