Libraries
»
activegroonga
(2.1.4)
»
Index (V)
»
ActiveGroonga
»
VERSION
Module: ActiveGroonga::VERSION
Defined in:
lib/active_groonga/version.rb
Constant Summary
collapse
MAJOR =
2
MINOR =
1
TINY =
4
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
"."
)