diff --git a/branches/1stNUP_for_2ndNUP/sources/common/version.h b/branches/1stNUP_for_2ndNUP/sources/common/version.h index d22fc92..b09bf15 100644 --- a/branches/1stNUP_for_2ndNUP/sources/common/version.h +++ b/branches/1stNUP_for_2ndNUP/sources/common/version.h @@ -18,6 +18,6 @@ #define CONSOLE_REPAIR_VERSION_MAJOR "1.5" #define CONSOLE_REPAIR_VERSION_MINOR "2" -#define CONSOLE_REPAIR_VERSION_MICRO "0" +#define CONSOLE_REPAIR_VERSION_MICRO "1" #endif /* VERSION_H_ */