LibreCAD
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
version.h
Go to the documentation of this file.
1 #define VERSION_MAJOR 3
2 #define VERSION_MINOR 0
3 
4 extern const char* BUILD_DATE;
5 extern const char* BUILD_INFO; //Contains git branch + commit hash or "Release"
const char * BUILD_INFO
const char * BUILD_DATE