diff --git a/etc/Translation/LameXP_ZH.ts b/etc/Translation/LameXP_ZH.ts index 8e8981bd..83e822ff 100644 --- a/etc/Translation/LameXP_ZH.ts +++ b/etc/Translation/LameXP_ZH.ts @@ -111,12 +111,12 @@ cURL - Curl URL Request Library - + cURL - Curl URL请求库 By Daniel Stenberg, released under the terms of the MIT/X Derivate License. - + 作者Daniel Stenberg,在MIT/X衍生许可证下发布。 diff --git a/res/localization/LameXP_ZH.qm b/res/localization/LameXP_ZH.qm index d4b0a50e..64488b16 100644 Binary files a/res/localization/LameXP_ZH.qm and b/res/localization/LameXP_ZH.qm differ diff --git a/src/Config.h b/src/Config.h index 8c86499e..2ffc5888 100644 --- a/src/Config.h +++ b/src/Config.h @@ -35,7 +35,7 @@ #define VER_LAMEXP_MINOR_LO 9 #define VER_LAMEXP_TYPE RC #define VER_LAMEXP_PATCH 1 -#define VER_LAMEXP_BUILD 2286 +#define VER_LAMEXP_BUILD 2287 #define VER_LAMEXP_CONFG 2188 ///////////////////////////////////////////////////////////////////////////////