diff --git a/lib/rake.rb b/lib/rake.rb index 4b2e8b14a..ab254e49e 100755 --- a/lib/rake.rb +++ b/lib/rake.rb @@ -29,7 +29,7 @@ # as a library via a require statement, but it can be distributed # independently as an application. -RAKEVERSION = '0.8.3.100' +RAKEVERSION = '0.8.4' require 'rbconfig' require 'fileutils'