the version number is upgraded to 1.6.1.5
This commit is contained in:
parent
831e2b6ff7
commit
1b7944bc4e
|
@ -1,4 +1,4 @@
|
||||||
char version[64] = "1.6.1.4";
|
char version[64] = "1.6.1.5";
|
||||||
char compatible_version[64] = "1.6.1.0";
|
char compatible_version[64] = "1.6.1.0";
|
||||||
char gitinfo[128] = "36936e19eb26b5e45107bca95394133e3ac7c3a1";
|
char gitinfo[128] = "a99770cd8aefc1b75f5721905b63460f8fa4fdd6";
|
||||||
char buildinfo[512] = "Built by slguan at 2019-08-05 09:24";
|
char buildinfo[512] = "Built by ubuntu at 2019-08-08 10:23";
|
||||||
|
|
Loading…
Reference in New Issue