Module Mail::VERSION
In: lib/mail/version.rb

Constants

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

[Validate]