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