Skip to content

Commit 663f1a1

Browse files
author
jimweirich
committed
Updated to version 0.8.1
git-svn-id: svn+ssh://rubyforge.org/var/svn/rake/trunk@630 5af023f1-ac1a-0410-98d6-829a145c37ef
1 parent 5d7b154 commit 663f1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rake.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# as a library via a require statement, but it can be distributed
3030
# independently as an application.
3131

32-
RAKEVERSION = '0.8.0.99'
32+
RAKEVERSION = '0.8.1'
3333

3434
require 'rbconfig'
3535
require 'getoptlong'

0 commit comments

Comments
 (0)