mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:01 -05:00
bumping to 3.2.5
This commit is contained in:
@@ -2,7 +2,7 @@ module ActiveModel
|
||||
module VERSION #:nodoc:
|
||||
MAJOR = 3
|
||||
MINOR = 2
|
||||
TINY = 4
|
||||
TINY = 5
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
||||
Reference in New Issue
Block a user