update version to 0.3.3
This commit is contained in:
parent
c0006099ab
commit
ea0d790355
|
@ -20,4 +20,4 @@
|
|||
// YLT_VERSION % 100 is the sub-minor version
|
||||
// YLT_VERSION / 100 % 1000 is the minor version
|
||||
// YLT_VERSION / 100000 is the major version
|
||||
#define YLT_VERSION 302 // 0.3.2
|
||||
#define YLT_VERSION 303 // 0.3.3
|
Loading…
Reference in New Issue