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