diff --git a/src/Config.h b/src/Config.h index 39c970a6..c0de267b 100644 --- a/src/Config.h +++ b/src/Config.h @@ -29,8 +29,8 @@ #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 6 #define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 2 -#define VER_LAMEXP_BUILD 1159 +#define VER_LAMEXP_PATCH 3 +#define VER_LAMEXP_BUILD 1162 /////////////////////////////////////////////////////////////////////////////// // Tool versions (minimum expected versions!) diff --git a/src/Dialog_Update.cpp b/src/Dialog_Update.cpp index 0261c17e..6b24fbe5 100644 --- a/src/Dialog_Update.cpp +++ b/src/Dialog_Update.cpp @@ -58,8 +58,10 @@ static const char *update_mirrors_prim[] = { "http://mulder.brhack.net/", "http://mulder.bplaced.net/", + "http://mulder.cwsurf.de/", + "http://mulder.6te.net/", +// "http://free.pages.at/borschdfresser/", "http://lamexp.sourceforge.net/", - "http://free.pages.at/borschdfresser/", "http://lordmulder.github.com/LameXP/", "http://lord_mulder.bitbucket.org/", "http://www.tricksoft.de/", @@ -74,7 +76,7 @@ static const char *update_mirrors_back[] = NULL }; -static const char *known_hosts[] = //Taken form: http://www.alexa.com/topsites +static const char *known_hosts[] = //Taken form: http://www.alexa.com/topsites !!! { "http://www.163.com/", "http://www.360buy.com/",