diff --git a/thcrap/src/global.c b/thcrap/src/global.c index 36745d10..27aa484e 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 0x20130820; + return 0x20130825; } const char* PROJECT_VERSION_STRING() {