diff --git a/trunk/ConsoleDataMigration/documents/データ移行ツールプリインストールモードテスト.xlsx b/trunk/ConsoleDataMigration/documents/データ移行ツールプリインストールモードテスト.xlsx index 4f3acfa..cf4c76c 100644 Binary files a/trunk/ConsoleDataMigration/documents/データ移行ツールプリインストールモードテスト.xlsx and b/trunk/ConsoleDataMigration/documents/データ移行ツールプリインストールモードテスト.xlsx differ diff --git a/trunk/ConsoleDataMigration/documents/プリインストール対応版テスト.xlsx b/trunk/ConsoleDataMigration/documents/プリインストール対応版テスト.xlsx index 8ef9721..9045424 100644 Binary files a/trunk/ConsoleDataMigration/documents/プリインストール対応版テスト.xlsx and b/trunk/ConsoleDataMigration/documents/プリインストール対応版テスト.xlsx differ diff --git a/trunk/ConsoleDataMigration/sources/common/version.h b/trunk/ConsoleDataMigration/sources/common/version.h index d7c52c6..5e67c4e 100644 --- a/trunk/ConsoleDataMigration/sources/common/version.h +++ b/trunk/ConsoleDataMigration/sources/common/version.h @@ -17,7 +17,7 @@ #define VERSION_H_ #define CONSOLE_REPAIR_VERSION_MAJOR "2" -#define CONSOLE_REPAIR_VERSION_MINOR "1" -#define CONSOLE_REPAIR_VERSION_MICRO "2" +#define CONSOLE_REPAIR_VERSION_MINOR "2" +#define CONSOLE_REPAIR_VERSION_MICRO "0" #endif /* VERSION_H_ */