add version to trigger pr

This commit is contained in:
tickduan 2021-08-12 17:33:45 +08:00
parent 5cb50f7922
commit 7e9be7c563
1 changed files with 1 additions and 1 deletions

View File

@ -732,7 +732,7 @@ extern char Compressor [];
// ----------------- main ----------------------
//
int main(int argc, char *argv[]) {
printf("welcome to use taospack tools v1.5\n");
printf("welcome to use taospack tools v1.6\n");
//printf(" sizeof(int)=%d\n", (int)sizeof(int));
//printf(" sizeof(long)=%d\n", (int)sizeof(long));