25 #ifndef PPL_version_hh
26 #define PPL_version_hh 1
30 #define PPL_VERSION_MAJOR 1
34 #define PPL_VERSION_MINOR 2
38 #define PPL_VERSION_REVISION 0
45 #define PPL_VERSION_BETA 0
59 #define PPL_VERSION "1.2"
98 #endif // !defined(PPL_version_hh)
unsigned version_beta()
Returns the beta number of the PPL version.
unsigned version_minor()
Returns the minor number of the PPL version.
The entire library is confined to this namespace.
unsigned version_revision()
Returns the revision number of the PPL version.
unsigned version_major()
Returns the major number of the PPL version.
const char * version()
Returns a character string containing the PPL version.
const char * banner()
Returns a character string containing the PPL banner.