Skip to content

Commit 57013bd

Browse files
author
nmlgc
committed
Bump version number to 2013-07-06
1 parent fce2dc6 commit 57013bd

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 0x20130620;
25+
return 0x20130706;
2626
}
2727
const char* PROJECT_VERSION_STRING()
2828
{

0 commit comments

Comments
 (0)