diff ui/downloader.cpp @ 1387:c64b6c56ce96 0.9.8

(issue95) Change keys for release build. Fix release build usage.
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 15 Jan 2015 16:46:36 +0100
parents a1e990947172
children
line wrap: on
line diff
--- a/ui/downloader.cpp	Thu Jan 15 16:14:35 2015 +0100
+++ b/ui/downloader.cpp	Thu Jan 15 16:46:36 2015 +0100
@@ -8,7 +8,7 @@
 #include "downloader.h"
 
 #ifndef DOWNLOAD_SERVER
-#define DOWNLOAD_SERVER "https://tb-devel.intevation.de"
+#define DOWNLOAD_SERVER "https://updates.trustbridge.de"
 #endif
 
 #include <QFile>

http://wald.intevation.org/projects/trustbridge/