about summary refs log tree commit homepage
path: root/projects/fastthread/Rakefile
diff options
context:
space:
mode:
authormental <mental@19e92222-5c0b-0410-8929-a290d50e31e9>2007-02-14 23:02:21 +0000
committermental <mental@19e92222-5c0b-0410-8929-a290d50e31e9>2007-02-14 23:02:21 +0000
commitdf87329120bde0244dfc1cfa1d0dc5950a8bd863 (patch)
tree582b55200dd1de4e173f842ebdd2852d50741d38 /projects/fastthread/Rakefile
parentc13b91b91879505299dfd33803deca52f06d0379 (diff)
downloadunicorn-df87329120bde0244dfc1cfa1d0dc5950a8bd863.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@522 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 2222bfa..30495ad 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.6.3"
+GEM_VERSION="0.6.4.1"
 
 setup_extension('fastthread', 'fastthread')