| 
    XLKit
    0.1.0
    
   | 
 
XLKit version defines. More...
Go to the source code of this file.
Macros | |
| #define | XLKIT_VERSION_NAME v0_1_0 | 
| Version namespace for this library.  | |
| #define | XLKIT_MAJOR_VERSION 0 | 
| Major version number.  | |
| #define | XLKIT_MINOR_VERSION 1 | 
| Minor version number.  | |
| #define | XLKIT_PATCH_VERSION 0 | 
| Patch version number.  | |
| #define | XLKIT_VERSION | 
| Library version as packed integer: "%02x%02x%04x" % (major, minor, patch)  More... | |
| #define | XLKIT_USE_VERSION_NAMESPACE | 
| Macro used to pull the versioned namespace into the main xlkit namepsace.  More... | |
XLKit version defines.