Skip to content

Commit c1fc1f9

Browse files
author
nmlgc
committed
Bump version number to 2013-08-20
1 parent d73613d commit c1fc1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thcrap/src/global.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const char* PROJECT_NAME_SHORT()
2222
}
2323
const DWORD PROJECT_VERSION()
2424
{
25-
return 0x20130815;
25+
return 0x20130820;
2626
}
2727
const char* PROJECT_VERSION_STRING()
2828
{

0 commit comments

Comments
 (0)