diff --git a/thcrap/src/global.c b/thcrap/src/global.c index f59746e4..af3e4dbf 100644 --- a/thcrap/src/global.c +++ b/thcrap/src/global.c @@ -22,7 +22,7 @@ const char* PROJECT_NAME_SHORT() } const DWORD PROJECT_VERSION() { - return 0x20130706; + return 0x20130714; } const char* PROJECT_VERSION_STRING() {