From 6cff2dcd0b651413c91f2bfbc9ad6b24648522cf Mon Sep 17 00:00:00 2001 From: martinrotter Date: Thu, 9 Jan 2014 18:37:52 +0100 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 10319b35e..d3bcc1361 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -44,7 +44,7 @@ set(APP_LOW_NAME "rssguard") set(APP_VERSION "1.9.9") set(FILE_VERSION "1,9,9,0") set(APP_AUTHOR "Martin Rotter") -set(APP_URL "http://martinrotter.github.io/rssguard") +set(APP_URL "http://www.rssguard.comehere.cz") set(APP_URL_ISSUES "http://github.com/martinrotter/rssguard/issues") set(APP_EMAIL "rotter.martinos@gmail.com") set(MINIMUM_QT_VERSION 4.7.3)