diff --git a/src/Config.h b/src/Config.h index 0d6169d8..83f9faa4 100644 --- a/src/Config.h +++ b/src/Config.h @@ -35,7 +35,7 @@ #define VER_LAMEXP_MINOR_LO 1 #define VER_LAMEXP_TYPE Alpha #define VER_LAMEXP_PATCH 4 -#define VER_LAMEXP_BUILD 1576 +#define VER_LAMEXP_BUILD 1577 #define VER_LAMEXP_CONFG 1558 /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Thread_CheckUpdate.cpp b/src/Thread_CheckUpdate.cpp index e7d68a41..5ffc4c35 100644 --- a/src/Thread_CheckUpdate.cpp +++ b/src/Thread_CheckUpdate.cpp @@ -55,6 +55,7 @@ static const char *update_mirrors_prim[] = "http://mulder.webuda.com/", "http://mulder.byethost13.com/", "http://muldersoft.kilu.de/", + "http://mulder.pe.hu/", "http://muldersoft.zxq.net/", "http://lamexp.sourceforge.net/", "http://lordmulder.github.io/LameXP/",