diff --git a/trunk/ConsoleDataMigration/sources/common/version.h b/trunk/ConsoleDataMigration/sources/common/version.h index f95676a..d045581 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 "0" +#define CONSOLE_REPAIR_VERSION_MINOR "1" #endif /* VERSION_H_ */