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-20 01:43:43 +0000
committermental <mental@19e92222-5c0b-0410-8929-a290d50e31e9>2006-12-20 01:43:43 +0000
commit7d3f925cd83104d9c7b1e828ad5ad80281f912d0 (patch)
tree2519ca48d3c7558ef86ebb683381ee8a3e2c3904 /projects/fastthread/Rakefile
parentc0140f49a47266664530866ceb8ebfe0f433646d (diff)
downloadunicorn-7d3f925cd83104d9c7b1e828ad5ad80281f912d0.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@484 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 cfa3065..2fb7061 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.1"
+GEM_VERSION="0.5.3.2"
 
 setup_extension('fastthread', 'fastthread')