Skip to content

Commit

Permalink
bump to rake-10.0.0.beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed Oct 26, 2012
1 parent c0482b4 commit ac2665f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rake/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module Version # :nodoc: all
MINOR = 0,
BUILD = 0,
'beta',
BETA = 1,
BETA = 2,
]
end
VERSION = Version::NUMBERS.join('.')
Expand Down

0 comments on commit ac2665f

Please sign in to comment.