mirror of
https://github.com/github/rails.git
synced 2026-01-08 22:27:59 -05:00
Bump to 3.2.8.rc2
This commit is contained in:
@@ -3,7 +3,7 @@ module Rails
|
||||
MAJOR = 3
|
||||
MINOR = 2
|
||||
TINY = 8
|
||||
PRE = "rc1"
|
||||
PRE = "rc2"
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user