mirror of
https://github.com/github/rails.git
synced 2026-01-08 22:27:59 -05:00
Bump this guy too
This commit is contained in:
@@ -3,7 +3,7 @@ module Rails
|
||||
MAJOR = 3
|
||||
MINOR = 0
|
||||
TINY = 0
|
||||
BUILD = "beta1"
|
||||
BUILD = "beta2"
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, BUILD].join('.')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user