We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98675e1 commit a4de147Copy full SHA for a4de147
thcrap/src/global.cpp
@@ -26,7 +26,7 @@ const char* PROJECT_URL(void)
26
}
27
DWORD PROJECT_VERSION(void)
28
{
29
- return 0x20200403;
+ return 0x20200408;
30
31
const char* PROJECT_VERSION_STRING(void)
32
0 commit comments