bump new version 16.0.7.0-3
Signed-off-by: Double Sine <xiao_ai_yu@live.cn>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
void welcome() {
|
||||
puts("***************************************************");
|
||||
puts("* navicat-patcher by @DoubleLabyrinth *");
|
||||
puts("* version: 16.0.7.0-2 *");
|
||||
puts("* version: 16.0.7.0-3 *");
|
||||
puts("***************************************************");
|
||||
puts("");
|
||||
}
|
||||
|
||||
@@ -699,9 +699,6 @@ namespace nkg {
|
||||
}
|
||||
|
||||
m_tracing = std::move(tracing);
|
||||
for (const auto& [a, b] : m_tracing) {
|
||||
printf("0x%016lx, %zu\n", a, b);
|
||||
}
|
||||
|
||||
//
|
||||
// get result
|
||||
|
||||
Reference in New Issue
Block a user