about summary refs log tree commit homepage
diff options
context:
space:
mode:
authormental <mental@19e92222-5c0b-0410-8929-a290d50e31e9>2007-01-19 00:12:35 +0000
committermental <mental@19e92222-5c0b-0410-8929-a290d50e31e9>2007-01-19 00:12:35 +0000
commit7b716514195b969433cfe16720444a86be0d2ee8 (patch)
tree4a3a0d7546c2b877a7fb152d7740b5876dee7e40
parentdc78d37e008e0f68c768f9e31fadb9e3b25dede5 (diff)
downloadunicorn-7b716514195b969433cfe16720444a86be0d2ee8.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@505 19e92222-5c0b-0410-8929-a290d50e31e9
-rw-r--r--projects/fastthread/Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/fastthread/Rakefile b/projects/fastthread/Rakefile
index 21dbaa0..1957d3d 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.1"
+GEM_VERSION="0.6.2"
 
 setup_extension('fastthread', 'fastthread')