diff --git a/trunk/ConsoleDataMigration/sources/common/version.h b/trunk/ConsoleDataMigration/sources/common/version.h index c51439d..364a1da 100644 --- a/trunk/ConsoleDataMigration/sources/common/version.h +++ b/trunk/ConsoleDataMigration/sources/common/version.h @@ -18,6 +18,6 @@ #define CONSOLE_REPAIR_VERSION_MAJOR "2" #define CONSOLE_REPAIR_VERSION_MINOR "2" -#define CONSOLE_REPAIR_VERSION_MICRO "2" +#define CONSOLE_REPAIR_VERSION_MICRO "3" #endif /* VERSION_H_ */