about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-02-02 00:29:10 +0000
committerEric Wong <normalperson@yhbt.net>2014-02-02 00:29:44 +0000
commiteda61534c8203cf0e0fcc7c4d9564917c4552127 (patch)
tree9debee4544a0d2ce8677ed40b9d6bd953e6d5676
parent41087ce5f3e6042ea30a9ea659cfbcf7afe1f5ae (diff)
downloadrainbows-eda61534c8203cf0e0fcc7c4d9564917c4552127.tar.gz
* event_machine: update for unicorn 4.8.x
* disable cramp tests for now
* update EventMachine tests
* set executable bit rainbows executable

Nothing relevant for non-EM users.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 87320ef..259d3b6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,5 +1,5 @@
 #!/usr/bin/env ruby
-DEF_VER = "v4.6.0"
+DEF_VER = "v4.6.1"
 CONSTANT = "Rainbows::Const::RAINBOWS_VERSION"
 RVF = "lib/rainbows/version.rb"
 GVF = "GIT-VERSION-FILE"