diff options
Diffstat (limited to 'plugins/Clist_modern/src/hdr/modern_commonheaders.h')
-rw-r--r-- | plugins/Clist_modern/src/hdr/modern_commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_modern/src/hdr/modern_commonheaders.h b/plugins/Clist_modern/src/hdr/modern_commonheaders.h index 2bacaba3b6..2d8a716d38 100644 --- a/plugins/Clist_modern/src/hdr/modern_commonheaders.h +++ b/plugins/Clist_modern/src/hdr/modern_commonheaders.h @@ -68,7 +68,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define CLINTERFACE static
#define PLUGININTERFACE extern "C" __declspec( dllexport )
-#define UPDATER_PATH "http://miranda-im.org/download/details.php?action=viewfile&id=3684"
+#define UPDATER_PATH "http://nightly.miranda.im/"
#include "m_stdhdr.h"
|