Skip to content

Commit a148d39

Browse files
committed
Changing eLua version for the next release (v0.8)
1 parent 6e1cc2b commit a148d39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inc/version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#ifndef __VERSION_H__
44
#define __VERSION_H__
55

6-
#define ELUA_VERSION trunk pos0.7
7-
#define ELUA_STR_VERSION "trunk pos0.7"
6+
#define ELUA_VERSION v0.8
7+
#define ELUA_STR_VERSION "v0.8"
88

99
#endif

0 commit comments

Comments
 (0)