Module: Metasploit::Framework::API::Version

Defined in:
lib/metasploit/framework/api/version.rb

Overview

Note:

This is a lie. The API version is not semantically version and it’s version has actually never changed even though API changes have occured. DO NOT base compatibility on this version.

Constant Summary collapse

MAJOR =
1
MINOR =
0
PATCH =
0