[PATCH 3 of 3] Revert back to the development url

Wald Commits scm-commit at wald.intevation.org
Wed Sep 3 15:01:56 CEST 2014


# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1409749297 -7200
# Node ID f8b93685055e34aaf95d6a18d8f88fff77e09e80
# Parent  86fbada04af70f1062dbd8fd89b17ff4ad5fae75
Revert back to the development url

diff -r 86fbada04af7 -r f8b93685055e ui/mainwindow.cpp
--- a/ui/mainwindow.cpp	Tue Sep 02 16:10:47 2014 +0200
+++ b/ui/mainwindow.cpp	Wed Sep 03 15:01:37 2014 +0200
@@ -65,7 +65,7 @@
 #define TB_ARCH_STRING "-amd64"
 #endif
 
-#if 1
+#ifdef RELEASE_BUILD
 # define LIST_RESOURCE "/users/aheinecke/zertifikatsliste.txt"
 # ifdef Q_OS_WIN
 #  define SW_RESOURCE_VERSION "/users/aheinecke/TrustBridge-%1.exe"


More information about the Trustbridge-commits mailing list