Module: P99
- Defined in:
- lib/p99.rb,
lib/p99/version.rb
Overview
Root module for p99
Constant Summary collapse
- VERSION =
Current version of the p99.Ruby library
'0.0.0'- VERSION_MAJOR =
Major version of the p99.Ruby library
VERSION_PARTS_[0]
- VERSION_MINOR =
Minor version of the p99.Ruby library
VERSION_PARTS_[1]
- VERSION_REVISION =
Revision version of the p99.Ruby library
VERSION_PARTS_[2]