提交 854ee3df 编写于 作者: H huili

Merge branch 'master' of https://github.com/taosdata/TDengine

......@@ -67,6 +67,8 @@ int main(int argc, char *argv[]) {
}
} else if (strcmp(argv[i], "-V") == 0) {
printf("%s %s\n", version, compatible_version);
printf("gitinfo: %s\n", gitinfo);
printf("buildinfo: %s\n", buildinfo);
return 0;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册