bump version to 2.0.0.rc5

This commit is contained in:
Didier Lafforgue 2012-04-17 03:09:17 +02:00
parent 60df273e4b
commit bc919ed544
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Locomotive #:nodoc
VERSION = '2.0.0.rc4'
VERSION = '2.0.0.rc5'
end