Merge branch 'feature/lihui' of https://github.com/taosdata/TDengine into feature/lihui

This commit is contained in:
lihui 2020-02-09 12:13:07 +08:00
commit 6c99896f85
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
char version[64] = "1.6.5.3";
char version[64] = "1.6.5.4";
char compatible_version[64] = "1.6.1.0";
char gitinfo[128] = "700305490a82228ec1b0244afb838bdbb9de9793";
char gitinfoOfInternal[128] = "";
char buildinfo[512] = "Built by at 2020-01-17 13:22";
char gitinfo[128] = "3264067e97300c84caa61ac909d548c9ca56de6b";
char gitinfoOfInternal[128] = "da88f4a2474737d1f9c76adcf0ff7fd0975e7342";
char buildinfo[512] = "Built by root at 2020-02-05 14:38";
void libtaos_edge_1_6_5_1_Linux_x64() {};
void libtaos_1_6_5_4_Linux_x64() {};