Libraries
»
mack-notifier
(0.8.3.1)
»
Index (V)
»
TMail
»
VERSION
Module: TMail::VERSION
Defined in:
lib/gems/tmail-1.2.3.1/lib/tmail/version.rb
Constant Summary
collapse
MAJOR =
1
MINOR =
2
TINY =
3
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
'
.
'
)