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-14 03:01:54 +0000
committermental <mental@19e92222-5c0b-0410-8929-a290d50e31e9>2006-12-14 03:01:54 +0000
commitb9c67a5722878cbf71c9d7c4431326c5eb04bd26 (patch)
treede736dc5055a56a20686ff98aef70647639f3d93 /projects/fastthread/Rakefile
parent7db9783a47f5104c1fd4ce7f79ce51b567efe380 (diff)
downloadunicorn-b9c67a5722878cbf71c9d7c4431326c5eb04bd26.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@461 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 4a6f1cb..8346556 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.1"
+GEM_VERSION="0.5.2"
 
 setup_extension('fastthread', 'fastthread')