Module Slap.Version

module Version: Slap_version
The version number of SLAP.
Since 2.0.0

val version : string
The version number of SLAP: "major.minor.micro"
val major : int
The major version of SLAP.
val minor : int
The minor version of SLAP.
val micro : int
The micro version of SLAP.