changeset 898:c4ba93dbf680 0.85

Activate release url without release keys
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 08 Aug 2014 15:14:34 +0200
parents 7f3ebb7ade9d
children e095744ebbab
files ui/mainwindow.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ui/mainwindow.cpp	Fri Aug 08 15:13:27 2014 +0200
+++ b/ui/mainwindow.cpp	Fri Aug 08 15:14:34 2014 +0200
@@ -61,7 +61,7 @@
 #define TB_ARCH_STRING "-amd64"
 #endif
 
-#ifdef RELEASE_BUILD
+#if 1
 # define LIST_RESOURCE "/users/aheinecke/zertifikatsliste.txt"
 # ifdef Q_OS_WIN
 #  define SW_RESOURCE_VERSION "/users/aheinecke/TrustBridge-%1.exe"

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