Libraries
»
pictrails
(0.5.0)
»
Index (V)
»
Pictrails
»
VERSION
Module: Pictrails::VERSION
Defined in:
lib/pictrails/version.rb
Overview
:nodoc:
Constant Summary
collapse
MAJOR =
0
MINOR =
5
TINY =
0
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
'
.
'
)