engine/lib/locomotive/version.rb
2012-04-23 01:04:06 +02:00

4 lines
54 B
Ruby

module Locomotive #:nodoc
VERSION = '2.0.0.rc7'
end