Qore Programming Language  0.8.3
include/qore/qore-version.h
00001 #ifndef _QORE_VERSION_H
00002 #define _QORE_VERSION_H
00003 #define QORE_VERSION_MAJOR 0
00004 #define QORE_VERSION_MINOR 8
00005 #define QORE_VERSION_SUB 3
00006 #define QORE_VERSION "0.8.3"
00007 #define QORE_VERSION_CODE 803
00008 #endif
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines