Defines versioning functions and macros. More...
Defines | |
#define | MAJOR_VERSION_INT 1 |
The major version an int. | |
#define | MINOR_VERSION_INT 0 |
The minor version an int. | |
#define | BUILD_NUMBER_INT 582 |
The current number as an int. | |
#define | SVN_REVISION_CSTR "385" |
The subversion revision number as a c-string. | |
#define | SVN_REVISION_INT 385 |
The subversion revision number as an int. | |
#define | BUILD_TIME_CSTR "April 05 2010 06:28:19 PM" |
The build time as a c-string. | |
#define | BUILD_TIME_COMPACT_CSTR "04052010182819" |
The compact form of the build time as a c-string. | |
#define | VERSION_TYPE_CSTR "Release" |
The version type. | |
#define | VERSION_CSTR "v1.0.385 build 582 Release" |
The full version string. |
Defines versioning functions and macros.
NOTE: The version file is automatically updated by an external script.