diff --git a/lib/rake.rb b/lib/rake.rb index c8f4f9cb5..60e1209c7 100755 --- a/lib/rake.rb +++ b/lib/rake.rb @@ -29,7 +29,7 @@ # referenced as a library via a require statement, but it can be # distributed independently as an application. -RAKEVERSION = '0.7.1.4' +RAKEVERSION = '0.7.1.5' require 'rbconfig' require 'ftools'