// eLua version information #ifndef __VERSION_H__ #define __VERSION_H__ #define ELUA_VERSION 0.5 #define ELUA_STR_VERSION "0.5" #endif