lib/rake.rb in drake-0.8.4.1.0.15 vs lib/rake.rb in drake-0.8.4.1.0.16
- 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.4.1.0.15'
+RAKEVERSION = '0.8.4.1.0.16'
require 'rbconfig'
require 'fileutils'
require 'singleton'
require 'monitor'