diff --git a/build/tools/MasterEditorTWL/MasterEditorTWL.ncb b/build/tools/MasterEditorTWL/MasterEditorTWL.ncb index eed9d372..6e1975e2 100644 Binary files a/build/tools/MasterEditorTWL/MasterEditorTWL.ncb and b/build/tools/MasterEditorTWL/MasterEditorTWL.ncb differ diff --git a/build/tools/MasterEditorTWL/MasterEditorTWL.suo b/build/tools/MasterEditorTWL/MasterEditorTWL.suo index 42003125..45ed72f0 100644 Binary files a/build/tools/MasterEditorTWL/MasterEditorTWL.suo and b/build/tools/MasterEditorTWL/MasterEditorTWL.suo differ diff --git a/build/tools/MasterEditorTWL/MasterEditorTWL/AssemblyInfo.cpp b/build/tools/MasterEditorTWL/MasterEditorTWL/AssemblyInfo.cpp index dff8b9cc..a9017c2a 100644 --- a/build/tools/MasterEditorTWL/MasterEditorTWL/AssemblyInfo.cpp +++ b/build/tools/MasterEditorTWL/MasterEditorTWL/AssemblyInfo.cpp @@ -31,7 +31,7 @@ using namespace System::Security::Permissions; // すべての値を指定するか、下のように '*' を使ってリビジョンおよびビルド番号を // 既定値にすることができます: -[assembly:AssemblyVersionAttribute("1.0.1")]; +[assembly:AssemblyVersionAttribute("1.0.1.*")]; [assembly:ComVisible(false)]; diff --git a/build/tools/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm b/build/tools/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm index 8066b42f..d90998bc 100644 Binary files a/build/tools/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm and b/build/tools/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm differ diff --git a/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher.ncb b/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher.ncb index ea149693..bf593f47 100644 Binary files a/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher.ncb and b/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher.ncb differ diff --git a/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher.suo b/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher.suo index a2dbd7cd..6cafcf3c 100644 Binary files a/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher.suo and b/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher.suo differ diff --git a/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher/AssemblyInfo.cpp b/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher/AssemblyInfo.cpp index c73873d6..3e18f77a 100644 --- a/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher/AssemblyInfo.cpp +++ b/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher/AssemblyInfo.cpp @@ -31,7 +31,7 @@ using namespace System::Security::Permissions; // すべての値を指定するか、下のように '*' を使ってリビジョンおよびビルド番号を // 既定値にすることができます: -[assembly:AssemblyVersionAttribute("1.0.*")]; +[assembly:AssemblyVersionAttribute("1.0.1.*")]; [assembly:ComVisible(false)]; diff --git a/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher/Release/BuildLog.htm b/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher/Release/BuildLog.htm index 93aeb96b..e26d190e 100644 Binary files a/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher/Release/BuildLog.htm and b/build/tools/MasterEditorTWL_Launcher/MasterEditorTWL_Launcher/Release/BuildLog.htm differ diff --git a/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package.ncb b/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package.ncb index 2ad1f1c3..09ab1764 100644 Binary files a/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package.ncb and b/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package.ncb differ diff --git a/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package.suo b/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package.suo index 38d2bf01..5a8f0f23 100644 Binary files a/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package.suo and b/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package.suo differ diff --git a/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package/AssemblyInfo.cpp b/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package/AssemblyInfo.cpp index 32e11dc5..6543fae4 100644 --- a/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package/AssemblyInfo.cpp +++ b/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package/AssemblyInfo.cpp @@ -31,7 +31,7 @@ using namespace System::Security::Permissions; // すべての値を指定するか、下のように '*' を使ってリビジョンおよびビルド番号を // 既定値にすることができます: -[assembly:AssemblyVersionAttribute("1.0.*")]; +[assembly:AssemblyVersionAttribute("1.0.1.*")]; [assembly:ComVisible(false)]; diff --git a/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package/Release/BuildLog.htm b/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package/Release/BuildLog.htm index c36cdb22..92c3ed97 100644 Binary files a/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package/Release/BuildLog.htm and b/build/tools/MasterEditorTWL_Package/MasterEditorTWL_Package/Release/BuildLog.htm differ diff --git a/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure.ncb b/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure.ncb index 80759fbd..e3f50fea 100644 Binary files a/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure.ncb and b/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure.ncb differ diff --git a/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure.suo b/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure.suo index 61507631..48cbf545 100644 Binary files a/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure.suo and b/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure.suo differ diff --git a/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure/AssemblyInfo.cpp b/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure/AssemblyInfo.cpp index e52f4451..c39a2bc2 100644 --- a/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure/AssemblyInfo.cpp +++ b/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure/AssemblyInfo.cpp @@ -31,7 +31,7 @@ using namespace System::Security::Permissions; // すべての値を指定するか、下のように '*' を使ってリビジョンおよびビルド番号を // 既定値にすることができます: -[assembly:AssemblyVersionAttribute("1.0.*")]; +[assembly:AssemblyVersionAttribute("1.0.1.*")]; [assembly:ComVisible(false)]; diff --git a/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure/Release/BuildLog.htm b/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure/Release/BuildLog.htm index f9b6d40f..e2e8502a 100644 Binary files a/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure/Release/BuildLog.htm and b/build/tools/MasterEditorTWL_Secure/MasterEditorTWL_Secure/Release/BuildLog.htm differ diff --git a/build/tools/MasterEditorTWL_System/MasterEditorTWL_System.ncb b/build/tools/MasterEditorTWL_System/MasterEditorTWL_System.ncb index ac87adc2..7714157d 100644 Binary files a/build/tools/MasterEditorTWL_System/MasterEditorTWL_System.ncb and b/build/tools/MasterEditorTWL_System/MasterEditorTWL_System.ncb differ diff --git a/build/tools/MasterEditorTWL_System/MasterEditorTWL_System.suo b/build/tools/MasterEditorTWL_System/MasterEditorTWL_System.suo index ae12037e..3abdd3ed 100644 Binary files a/build/tools/MasterEditorTWL_System/MasterEditorTWL_System.suo and b/build/tools/MasterEditorTWL_System/MasterEditorTWL_System.suo differ diff --git a/build/tools/MasterEditorTWL_System/MasterEditorTWL_System/AssemblyInfo.cpp b/build/tools/MasterEditorTWL_System/MasterEditorTWL_System/AssemblyInfo.cpp index d55f182b..94f19b68 100644 --- a/build/tools/MasterEditorTWL_System/MasterEditorTWL_System/AssemblyInfo.cpp +++ b/build/tools/MasterEditorTWL_System/MasterEditorTWL_System/AssemblyInfo.cpp @@ -31,7 +31,7 @@ using namespace System::Security::Permissions; // すべての値を指定するか、下のように '*' を使ってリビジョンおよびビルド番号を // 既定値にすることができます: -[assembly:AssemblyVersionAttribute("1.0.*")]; +[assembly:AssemblyVersionAttribute("1.0.1.*")]; [assembly:ComVisible(false)]; diff --git a/build/tools/MasterEditorTWL_System/MasterEditorTWL_System/Release/BuildLog.htm b/build/tools/MasterEditorTWL_System/MasterEditorTWL_System/Release/BuildLog.htm index 0308822d..8c604634 100644 Binary files a/build/tools/MasterEditorTWL_System/MasterEditorTWL_System/Release/BuildLog.htm and b/build/tools/MasterEditorTWL_System/MasterEditorTWL_System/Release/BuildLog.htm differ