Skip to content

Commit

Permalink
Bump this guy too
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Apr 1, 2010
1 parent d956003 commit 46aee9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module VERSION #:nodoc:
MAJOR = 3
MINOR = 0
TINY = 0
BUILD = "beta1"
BUILD = "beta2"

STRING = [MAJOR, MINOR, TINY, BUILD].join('.')
end
Expand Down

0 comments on commit 46aee9f

Please sign in to comment.