From 041e5f509c9e0ae491f7e16e704abc7b8e926127 Mon Sep 17 00:00:00 2001 From: N2614 Date: Mon, 27 May 2013 04:25:08 +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(1.5-2-2)?= 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@745 385bec56-5757-e545-9c3a-d8741f4650f1 --- branches/1stNUP_for_2ndNUP/sources/common/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branches/1stNUP_for_2ndNUP/sources/common/version.h b/branches/1stNUP_for_2ndNUP/sources/common/version.h index a746893..2344805 100644 --- a/branches/1stNUP_for_2ndNUP/sources/common/version.h +++ b/branches/1stNUP_for_2ndNUP/sources/common/version.h @@ -25,6 +25,6 @@ // 同じMAJORバージョン内で互換性のある変更がある時に変更する。 // Backup単体またはRestore単体のみの変更時に修正することが多い。 -#define CONSOLE_REPAIR_VERSION_MICRO "1" +#define CONSOLE_REPAIR_VERSION_MICRO "2" #endif /* VERSION_H_ */