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 29, 2019
1 parent 113d1b2 commit ff9e8a8
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 @@ -26,7 +26,7 @@ const char* PROJECT_URL(void)
}
DWORD PROJECT_VERSION(void)
{
return 0x20191227;
return 0x20191229;
}
const char* PROJECT_VERSION_STRING(void)
{
Expand Down

0 comments on commit ff9e8a8

Please sign in to comment.