public
Rubygem
Description: A make-like build utility for Ruby.
Homepage: http://rake.rubyforge.org/
Clone URL: git://github.com/jimweirich/rake.git
bumped to version 0.8.1.4
jimweirich (author)
Fri Jul 04 19:21:37 -0700 2008
commit  172c50c124f9302c8cf7bf00359742c35745aeda
tree    7720fb20dd01a642f73cff544adc4d8741b65d07
parent  c92f8fccff1bc2265e15d4e7a337e6fd150a9b85
...
29
30
31
32
 
33
34
35
...
29
30
31
 
32
33
34
35
0
@@ -29,7 +29,7 @@
0
 # as a library via a require statement, but it can be distributed
0
 # independently as an application.
0
 
0
-RAKEVERSION = '0.8.1.3'
0
+RAKEVERSION = '0.8.1.4'
0
 
0
 require 'rbconfig'
0
 require 'getoptlong'

Comments

    No one has commented yet.