update version to 0.3.0
This commit is contained in:
parent
c0006099ab
commit
c1dcf9f8d7
|
@ -20,4 +20,4 @@
|
||||||
// YLT_VERSION % 100 is the sub-minor version
|
// YLT_VERSION % 100 is the sub-minor version
|
||||||
// YLT_VERSION / 100 % 1000 is the minor version
|
// YLT_VERSION / 100 % 1000 is the minor version
|
||||||
// YLT_VERSION / 100000 is the major 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