We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1cc2b commit a148d39Copy full SHA for a148d39
inc/version.h
@@ -3,7 +3,7 @@
3
#ifndef __VERSION_H__
4
#define __VERSION_H__
5
6
-#define ELUA_VERSION trunk pos0.7
7
-#define ELUA_STR_VERSION "trunk pos0.7"
+#define ELUA_VERSION v0.8
+#define ELUA_STR_VERSION "v0.8"
8
9
#endif
0 commit comments