Version information class. The BALL release, release data and related version can be retrieved by these methods.
- Stable releases are designated with numbers only.
- Alpha, beta, nonpublic, or prereleases are suffixed as "alpha", "beta", "nonpublic", and "pre", respectively.
- The VersionInfo class contains only static methods that can be used to retrieve the desired information.
- The release string (BALL_RELEASE_STRING) is defined in include/BALL/CONFIG/config.h
Definition at line 32 of file version.h.