Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
generated fromSokuDev/ModTemplate

Commit076b971

Browse files
committed
Bump version to 0.2.1
1 parentd996850 commit076b971

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎src/version.rc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#include <windows.h>
2-
#define VER_FILEVERSION 0,2,0,0
3-
#define VER_FILEVERSION_STR "0.2\0"
2+
#define VER_FILEVERSION 0,2,1,0
3+
#define VER_FILEVERSION_STR "0.2.1\0"
44

5-
#define VER_PRODUCTVERSION 0,2,0,0
6-
#define VER_PRODUCTVERSION_STR "0.2\0"
5+
#define VER_PRODUCTVERSION 0,2,1,0
6+
#define VER_PRODUCTVERSION_STR "0.2.1\0"
77

88
#define VER_COMPANYNAME_STR "SokuDev\0"
99
#define VER_FILEDESCRIPTION_STR "Mod for Touhou 12.3 to save replay when the battle ends too early (such as esc or desync)\0"
@@ -59,4 +59,4 @@ BEGIN
5959
/* supports English language (0x409) in the Windows ANSI codepage (1252). */
6060
VALUE "Translation", 0x409, 1252
6161
END
62-
END
62+
END

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp