From 8c284ef5bd32b633c86756becd645332238c1681 Mon Sep 17 00:00:00 2001 From: N2614 Date: Mon, 27 May 2013 04:24:06 +0000 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E3=82=92=E6=9B=B4=E6=96=B0(2-2-7)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@744 385bec56-5757-e545-9c3a-d8741f4650f1 --- trunk/ConsoleDataMigration/sources/common/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/ConsoleDataMigration/sources/common/version.h b/trunk/ConsoleDataMigration/sources/common/version.h index 8a050a7..0983a4f 100644 --- a/trunk/ConsoleDataMigration/sources/common/version.h +++ b/trunk/ConsoleDataMigration/sources/common/version.h @@ -26,6 +26,6 @@ // 同じMAJORバージョン内で互換性のある変更がある時に変更する。 // Backup単体またはRestore単体のみの変更時に修正することが多い。 -#define CONSOLE_REPAIR_VERSION_MICRO "6" +#define CONSOLE_REPAIR_VERSION_MICRO "7" #endif /* VERSION_H_ */