diff --git a/dpcmd.c b/dpcmd.c index f81701a..ff19b0b 100755 --- a/dpcmd.c +++ b/dpcmd.c @@ -500,7 +500,7 @@ int main(int argc, char* argv[]) unsigned long r; char* env; - printf("\nDpCmd Linux 1.12.11.%02d Engine Version:\nLast Built on October 27 2021\n\n", GetConfigVer()); // 1. new feature.bug.configS + printf("\nDpCmd Linux 1.12.11.%02d Engine Version:\nLast Built on January 7 2023\n\n", GetConfigVer()); // 1. new feature.bug.configS g_ucOperation = 0; GetLogPath(g_LogPath);