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