mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
マスタエディタ:システム版もバージョン情報を2桁に修正。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2632 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
75ff85350a
commit
42f971c393
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -31,7 +31,7 @@ using namespace System::Security::Permissions;
|
|||||||
// すべての値を指定するか、下のように '*' を使ってリビジョンおよびビルド番号を
|
// すべての値を指定するか、下のように '*' を使ってリビジョンおよびビルド番号を
|
||||||
// 既定値にすることができます:
|
// 既定値にすることができます:
|
||||||
|
|
||||||
[assembly:AssemblyVersionAttribute("1.0.1.*")];
|
[assembly:AssemblyVersionAttribute("1.1.*")];
|
||||||
|
|
||||||
[assembly:ComVisible(false)];
|
[assembly:ComVisible(false)];
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -31,7 +31,7 @@ using namespace System::Security::Permissions;
|
|||||||
// すべての値を指定するか、下のように '*' を使ってリビジョンおよびビルド番号を
|
// すべての値を指定するか、下のように '*' を使ってリビジョンおよびビルド番号を
|
||||||
// 既定値にすることができます:
|
// 既定値にすることができます:
|
||||||
|
|
||||||
[assembly:AssemblyVersionAttribute("1.0.1.*")];
|
[assembly:AssemblyVersionAttribute("1.1.*")];
|
||||||
|
|
||||||
[assembly:ComVisible(false)];
|
[assembly:ComVisible(false)];
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user