Skip to content

Commit

Permalink
unbumped version so release task will work
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://rubyforge.org/var/svn/rake/trunk@629 5af023f1-ac1a-0410-98d6-829a145c37ef
  • Loading branch information
jimweirich committed Dec 26, 2007
1 parent 37d897e commit 5d7b154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# as a library via a require statement, but it can be distributed
# independently as an application.

RAKEVERSION = '0.8.1'
RAKEVERSION = '0.8.0.99'

require 'rbconfig'
require 'getoptlong'
Expand Down

0 comments on commit 5d7b154

Please sign in to comment.