Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
brliron committed Dec 8, 2020
1 parent 8c08e45 commit 3b8e8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thcrap/src/global.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const char* PROJECT_URL(void)
}
DWORD PROJECT_VERSION(void)
{
return 0x20201105;
return 0x20201208;
}
const char* PROJECT_VERSION_STRING(void)
{
Expand Down

0 comments on commit 3b8e8b0

Please sign in to comment.