Update CMakeLists.txt

This commit is contained in:
martinrotter 2014-01-09 18:37:52 +01:00
parent 2ceccf0d1d
commit 6cff2dcd0b

View File

@ -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)