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