Skip to content

Commit a4de147

Browse files
committed
Update version number
1 parent 98675e1 commit a4de147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thcrap/src/global.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const char* PROJECT_URL(void)
2626
}
2727
DWORD PROJECT_VERSION(void)
2828
{
29-
return 0x20200403;
29+
return 0x20200408;
3030
}
3131
const char* PROJECT_VERSION_STRING(void)
3232
{

0 commit comments

Comments
 (0)