Module: Rake::Version

Defined in:
lib/rake/version.rb

Overview

:nodoc: all

Constant Summary collapse

NUMBERS =
[
  MAJOR,
  MINOR,
  BUILD,
]