Go to the documentation of this file.00001 #ifndef CONFIG_H
00002 #define CONFIG_H
00003
00004 #define OPENMW_VERSION_MAJOR 0
00005 #define OPENMW_VERSION_MINOR 28
00006 #define OPENMW_VERSION_RELEASE 0
00007 #define OPENMW_VERSION "0.28.0"
00008
00009 #endif