[PATCH 1 of 2] Use release version urls again

Wald Commits scm-commit at wald.intevation.org
Fri Sep 12 16:11:13 CEST 2014


# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1410531063 -7200
# Node ID 0ae3c99b82ee75ee26801a879dfc3d047b6da547
# Parent  fc634a18c0ce735b4abf27897fc1b2bf2c827862
Use release version urls again

diff -r fc634a18c0ce -r 0ae3c99b82ee ui/mainwindow.cpp
--- a/ui/mainwindow.cpp	Fri Sep 12 16:00:04 2014 +0200
+++ b/ui/mainwindow.cpp	Fri Sep 12 16:11:03 2014 +0200
@@ -65,7 +65,7 @@
 #define TB_ARCH_STRING "-amd64"
 #endif
 
-#ifdef RELEASE_BUILD
+#if 1
 # define LIST_RESOURCE "/zertifikatsliste.txt"
 # ifdef Q_OS_WIN
 #  define SW_RESOURCE_VERSION "/TrustBridge-%1.exe"


More information about the Trustbridge-commits mailing list