package slap

  1. Overview
  2. Docs

The version number of SLAP.

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.