about summary refs log tree commit homepage
path: root/projects/fastthread/Rakefile
diff options
context:
space:
mode:
authormental <mental@19e92222-5c0b-0410-8929-a290d50e31e9>2006-12-21 03:23:11 +0000
committermental <mental@19e92222-5c0b-0410-8929-a290d50e31e9>2006-12-21 03:23:11 +0000
commitc5bd2b62f606eb13617a58511e31ceec65b309dc (patch)
tree468ca4a116a54edb09801bd515cf3b8e42cd5796 /projects/fastthread/Rakefile
parent003798226cb95e9401873ca162fea1c0c8441783 (diff)
downloadunicorn-c5bd2b62f606eb13617a58511e31ceec65b309dc.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@491 19e92222-5c0b-0410-8929-a290d50e31e9
Diffstat (limited to 'projects/fastthread/Rakefile')
-rw-r--r--projects/fastthread/Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/fastthread/Rakefile b/projects/fastthread/Rakefile
index 7b6fcdd..ca82a93 100644
--- a/projects/fastthread/Rakefile
+++ b/projects/fastthread/Rakefile
@@ -4,7 +4,7 @@ require 'rake/testtask'
 require 'rake/gempackagetask'
 require 'tools/rakehelp'
 
-GEM_VERSION="0.5.3.3"
+GEM_VERSION="0.5.3.4"
 
 setup_extension('fastthread', 'fastthread')