diff --git a/Translations/Version.h b/Translations/Version.h index 591944a28e..0ae1b9a289 100644 --- a/Translations/Version.h +++ b/Translations/Version.h @@ -1,6 +1,6 @@ #define MAJOR_VERSION 1 #define MINOR_VERSION 3 -#define MICRO_VERSION 4 +#define MICRO_VERSION 5 #define BUILD_VERSION 0 #define QUOTE_(x) #x