Merge pull request #863 from taosdata/release/v1.6.4.2

Release/v1.6.4.2
This commit is contained in:
fangpanpan 2019-12-06 14:24:58 +08:00 committed by GitHub
commit bcc03bad21
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.2";
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] = "e6445addc77e8c96dcb57221fa6ab5dcde0458f7";
char buildinfo[512] = "Built by ubuntu at 2019-12-06 13:59";