diff --git a/branches/1stNUP_for_2ndNUP/sources/common/version.h b/branches/1stNUP_for_2ndNUP/sources/common/version.h index 58b012f..2093ae3 100644 --- a/branches/1stNUP_for_2ndNUP/sources/common/version.h +++ b/branches/1stNUP_for_2ndNUP/sources/common/version.h @@ -17,6 +17,6 @@ #define VERSION_H_ #define CONSOLE_REPAIR_VERSION_MAJOR "1.5" -#define CONSOLE_REPAIR_VERSION_MINOR "0" +#define CONSOLE_REPAIR_VERSION_MINOR "1" #endif /* VERSION_H_ */