Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
brliron committed Aug 10, 2016
1 parent 37e91c5 commit 5317f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thcrap/src/global.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const char* PROJECT_NAME_SHORT(void)
}
const DWORD PROJECT_VERSION(void)
{
return 0x20160703;
return 0x20160810;
}
const char* PROJECT_VERSION_STRING(void)
{
Expand Down

0 comments on commit 5317f2a

Please sign in to comment.