Libraries
»
dcrec1-autotest-notification
(1.7.3)
»
Index (V)
»
AutotestNotification
»
VERSION
Module: AutotestNotification::VERSION
Defined in:
lib/autotest_notification/version.rb
Overview
:nodoc:
Constant Summary
collapse
MAJOR =
1
MINOR =
7
TINY =
3
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
'
.
'
)