bump new version 16.0.7.0-1
Signed-off-by: Double Sine <xiao_ai_yu@live.cn>
This commit is contained in:
parent
8231a211ae
commit
c1c6ad1b00
@ -25,7 +25,7 @@ namespace nkg {
|
|||||||
static void welcome() {
|
static void welcome() {
|
||||||
_putws(L"***************************************************");
|
_putws(L"***************************************************");
|
||||||
_putws(L"* navicat-keygen by @DoubleLabyrinth *");
|
_putws(L"* navicat-keygen by @DoubleLabyrinth *");
|
||||||
_putws(L"* version: 16.0.7.0 *");
|
_putws(L"* version: 16.0.7.0-1 *");
|
||||||
_putws(L"***************************************************");
|
_putws(L"***************************************************");
|
||||||
_putws(L"");
|
_putws(L"");
|
||||||
}
|
}
|
||||||
|
|||||||
@ -27,7 +27,7 @@
|
|||||||
void welcome() {
|
void welcome() {
|
||||||
_putws(L"***************************************************");
|
_putws(L"***************************************************");
|
||||||
_putws(L"* navicat-patcher by @DoubleLabyrinth *");
|
_putws(L"* navicat-patcher by @DoubleLabyrinth *");
|
||||||
_putws(L"* version: 16.0.7.0 *");
|
_putws(L"* version: 16.0.7.0-1 *");
|
||||||
_putws(L"***************************************************");
|
_putws(L"***************************************************");
|
||||||
_putws(L"");
|
_putws(L"");
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user