[update version]

This commit is contained in:
Hui Li 2020-08-17 11:21:28 +08:00
parent 7ac6c2b8de
commit 5fa71e9848
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
char version[12] = "2.0.0.6"; char version[12] = "2.0.1.0";
char compatible_version[12] = "2.0.0.0"; char compatible_version[12] = "2.0.0.0";
char gitinfo[48] = "e9a20fafbe9e3b0b12cbdf55604163b4b9a41b41"; char gitinfo[48] = "7ac6c2b8de3cd66e180132fc1cf77715237308a1";
char gitinfoOfInternal[48] = "dd679db0b9edeedad68574c1e031544711a9831f"; char gitinfoOfInternal[48] = "e1e64838ece2b6dbe964ec3a39953455f354d930";
char buildinfo[64] = "Built by at 2020-08-12 07:59"; char buildinfo[64] = "Built by root at 2020-08-17 11:13";
void libtaos_2_0_0_6_Linux_x64() {}; void libtaos_2_0_1_0_Linux_x64() {};