diff --git a/ChangeLog b/ChangeLog index 0befe1ae..460d30c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,5 @@ 3.3.10 -- changed central server URL to jamulus.no-ip.org diff --git a/src/global.h b/src/global.h index 1cc14e5c..b2785c77 100755 --- a/src/global.h +++ b/src/global.h @@ -90,7 +90,7 @@ LED bar: lbr #define DEFAULT_LOG_FILE_NAME "Jamulussrvlog.txt" // default server address -#define DEFAULT_SERVER_ADDRESS "jamulus.no-ip.org" +#define DEFAULT_SERVER_ADDRESS "jamulus.dyndns.org" #define SELECT_SERVER_ADDRESS(a, b) ((a) ? (DEFAULT_SERVER_ADDRESS) : (b)) // download URL