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 fce2dc6 commit 57013bdCopy full SHA for 57013bd
thcrap/src/global.c
@@ -22,7 +22,7 @@ const char* PROJECT_NAME_SHORT()
22
}
23
const DWORD PROJECT_VERSION()
24
{
25
- return 0x20130620;
+ return 0x20130706;
26
27
const char* PROJECT_VERSION_STRING()
28
0 commit comments