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