// eLua version information #ifndef __VERSION_H__ #define __VERSION_H__ #define ELUA_VERSION trunk pos0.7 #define ELUA_STR_VERSION "trunk pos0.7" #endif