tesseract
4.00.00dev
|
Go to the source code of this file.
Macros | |
#define | TESSERACT_VERSION_STR "4.00.00alpha" |
#define | TESSERACT_VERSION 0x040000 |
#define | MAKE_VERSION(major, minor, patch) (((major) << 16) | ((minor) << 8) | (patch)) |
#define MAKE_VERSION | ( | major, | |
minor, | |||
patch | |||
) | (((major) << 16) | ((minor) << 8) | (patch)) |