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 d73613d commit c1fc1f9Copy full SHA for c1fc1f9
thcrap/src/global.c
@@ -22,7 +22,7 @@ const char* PROJECT_NAME_SHORT()
22
}
23
const DWORD PROJECT_VERSION()
24
{
25
- return 0x20130815;
+ return 0x20130820;
26
27
const char* PROJECT_VERSION_STRING()
28
0 commit comments