diff --git a/trunk/ConsoleDataMigration/sources/common/version.h b/trunk/ConsoleDataMigration/sources/common/version.h index 364a1da..6717897 100644 --- a/trunk/ConsoleDataMigration/sources/common/version.h +++ b/trunk/ConsoleDataMigration/sources/common/version.h @@ -1,4 +1,5 @@ -/*---------------------------------------------------------------------------* + +/*---------------------------------------------------------------------------* Project: Horizon File: version.h @@ -18,6 +19,6 @@ #define CONSOLE_REPAIR_VERSION_MAJOR "2" #define CONSOLE_REPAIR_VERSION_MINOR "2" -#define CONSOLE_REPAIR_VERSION_MICRO "3" +#define CONSOLE_REPAIR_VERSION_MICRO "4" #endif /* VERSION_H_ */