lib/rake.rb in drake-0.8.7.0.2.3 vs lib/rake.rb in drake-0.8.7.0.2.4

- old
+ new

@@ -27,10 +27,10 @@ # # This is the main file for the Rake application. Normally it is referenced # as a library via a require statement, but it can be distributed # independently as an application. -RAKEVERSION = '0.8.7.0.2.3' +RAKEVERSION = '0.8.7.0.2.4' require 'rbconfig' require 'fileutils' require 'singleton' require 'monitor'