DUECA/DUSIME
|
This file defines the current DUECA version and macros for version testing. More...
Macros | |
#define | DUECA_VERSION_NUM |
Numerical single version number. | |
#define | DUECA_VERMAJOR 4 |
DUECA's major version number. | |
#define | DUECA_VERMINOR 2 |
DUECA's minor version number. | |
#define | DUECA_REVISION 1 |
DUECA's revision number. | |
#define | DUECA_VERSIONSTRING "4.2.1" |
Version as a complete string. | |
#define | DUECA_VERSION(MAJOR, MINOR, REVISION) |
Calculate the numerical version. | |
This file defines the current DUECA version and macros for version testing.
#define DUECA_VERSION_NUM |
Numerical single version number.
#define DUECA_VERSION | ( | MAJOR, | |
MINOR, | |||
REVISION ) |
Calculate the numerical version.