Skip to content

Commit

Permalink
Update dpcmd.c
Browse files Browse the repository at this point in the history
  • Loading branch information
DediprogEvy authored Feb 14, 2022
1 parent 517ecb5 commit 4aa428c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dpcmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ int main(int argc, char* argv[])
unsigned long r;
char* env;

printf("\nDpCmd Linux 1.12.9.%02d Engine Version:\nLast Built on October 27 2021\n\n", GetConfigVer()); // 1. new feature.bug.configS
printf("\nDpCmd Linux 1.12.10.%02d Engine Version:\nLast Built on October 27 2021\n\n", GetConfigVer()); // 1. new feature.bug.configS

g_ucOperation = 0;
GetLogPath(g_LogPath);
Expand Down

0 comments on commit 4aa428c

Please sign in to comment.