diff --git a/MapGeneratorApp/version.h b/MapGeneratorApp/version.h index ced5440..e84e61f 100644 --- a/MapGeneratorApp/version.h +++ b/MapGeneratorApp/version.h @@ -1,11 +1,11 @@ #ifndef VERSION_H #define VERSION_H -#define VER_FILEVERSION 0,4,1,0 -#define VER_FILEVERSION_STR "0.4.1\0" +#define VER_FILEVERSION 0,5,0,0 +#define VER_FILEVERSION_STR "0.5.0\0" -#define VER_PRODUCTVERSION 0,4,1,0 -#define VER_PRODUCTVERSION_STR "0.4.1\0" +#define VER_PRODUCTVERSION 0,5,0,0 +#define VER_PRODUCTVERSION_STR "0.5.0\0" #define VER_COMPANYNAME_STR "" #define VER_FILEDESCRIPTION_STR "Disciples II random scenario generator"