Merge pull request #825 from taosdata/release/v1.6.4.1

Release/v1.6.4.1
This commit is contained in:
plum-lihui 2019-12-03 10:13:05 +08:00 committed by GitHub
commit b1fe428721
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
char version[64] = "1.6.4.0";
char version[64] = "1.6.4.1";
char compatible_version[64] = "1.6.1.0";
char gitinfo[128] = "6d27c11e3b23ae69366df366a6517853648c41f7";
char buildinfo[512] = "Built by ubuntu at 2019-12-01 12:27";
char gitinfo[128] = "893fac9da79ef9b88355fcd18d29057adf909bbd";
char buildinfo[512] = "Built by ubuntu at 2019-12-02 22:21";