Module Syntax::Version
In: lib/syntax/version.rb

Constants

MAJOR = 1
MINOR = 0
TINY = 0
STRING = [MAJOR,MINOR,TINY].join('.')

[Validate]