[go: up one dir, main page]

Menu

[bd9353]: / include / config.h.in  Maximize  Restore  History

Download this file

6 lines (5 with data), 198 Bytes

// Set version information (from CMakeLists.txt).
#define VERSION_MAJOR @VERSION_MAJOR@
#define VERSION_MINOR @VERSION_MINOR@
#define VERSION_REV @VERSION_REV@
#define VERSION_FULL "@VERSION_FULL@"