Module: Metasploit::Version

Defined in:
lib/metasploit/version.rb,
lib/metasploit/version/version.rb

Overview

Namespace for this gem.

Defined Under Namespace

Modules: Branch, Version Classes: CLI

Constant Summary collapse

GEM_VERSION =

The full gem version string, including the Version::MAJOR, Version::MINOR, Version::PATCH, and optionally, the Metasploit::Version::Version::PRERELEASE in the RubyGems versioning format.

Returns:

Version.gem
VERSION =

The full version string, including the Metasploit::Version::Version::MAJOR, Metasploit::Version::Version::MINOR, Metasploit::Version::Version::PATCH, and optionally, the Metasploit::Version::Version::PRERELEASE in the semantic versioning v2.0.0 format.

Version.full