diff --git a/ChangeLog b/ChangeLog index fdee47fe..0befe1ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 3.3.10 +- changed central server URL to jamulus.no-ip.org + diff --git a/src/global.h b/src/global.h index b2785c77..1cc14e5c 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.dyndns.org" +#define DEFAULT_SERVER_ADDRESS "jamulus.no-ip.org" #define SELECT_SERVER_ADDRESS(a, b) ((a) ? (DEFAULT_SERVER_ADDRESS) : (b)) // download URL