diff --git a/etc/Translation/LameXP_ES.ts b/etc/Translation/LameXP_ES.ts index b28bb11e..ce50a8c8 100644 --- a/etc/Translation/LameXP_ES.ts +++ b/etc/Translation/LameXP_ES.ts @@ -1,6 +1,6 @@ - + AboutDialog diff --git a/etc/Translation/LameXP_RU.ts b/etc/Translation/LameXP_RU.ts index 9752006d..aa72da6b 100644 --- a/etc/Translation/LameXP_RU.ts +++ b/etc/Translation/LameXP_RU.ts @@ -1,6 +1,6 @@ - + AboutDialog diff --git a/res/localization/LameXP_ES.qm b/res/localization/LameXP_ES.qm index 6e2d63f1..c52793af 100644 Binary files a/res/localization/LameXP_ES.qm and b/res/localization/LameXP_ES.qm differ diff --git a/res/localization/LameXP_RU.qm b/res/localization/LameXP_RU.qm index 7da35243..6153c500 100644 Binary files a/res/localization/LameXP_RU.qm and b/res/localization/LameXP_RU.qm differ diff --git a/src/Config.h b/src/Config.h index 243be539..13af8627 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,7 +34,7 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 3 #define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 1 +#define VER_LAMEXP_PATCH 2 #define VER_LAMEXP_BUILD 1830 #define VER_LAMEXP_CONFG 1818