# HG changeset patch # User Andre Heinecke # Date 1407503674 -7200 # Node ID c4ba93dbf680e9507290fa7058d660486cc0be2e # Parent 7f3ebb7ade9d0662e274cf0aa5a17821db40181c Activate release url without release keys diff -r 7f3ebb7ade9d -r c4ba93dbf680 ui/mainwindow.cpp --- 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"