diff --git a/trunk/ConsoleDataMigration/sources/common/version.h b/trunk/ConsoleDataMigration/sources/common/version.h index d045581..be8f302 100644 --- a/trunk/ConsoleDataMigration/sources/common/version.h +++ b/trunk/ConsoleDataMigration/sources/common/version.h @@ -17,6 +17,6 @@ #define VERSION_H_ #define CONSOLE_REPAIR_VERSION_MAJOR "2" -#define CONSOLE_REPAIR_VERSION_MINOR "1" +#define CONSOLE_REPAIR_VERSION_MINOR "2" #endif /* VERSION_H_ */