Changed url for the project.

This commit is contained in:
Martin Rotter 2013-12-15 19:23:09 +01:00
parent 3aff0f23a1
commit 48eefd324e

View File

@ -44,7 +44,7 @@ set(APP_LOW_NAME "rssguard")
set(APP_VERSION "2.0.0-prealpha-4")
set(FILE_VERSION "2,0,0,0")
set(APP_AUTHOR "Martin Rotter")
set(APP_URL "https://github.com/martinrotter/rssguard")
set(APP_URL "http://martinrotter.github.io/rssguard")
set(APP_EMAIL "rotter.martinos@gmail.com")
set(MINIMUM_QT_VERSION 4.7.3)
set(SOURCE_PACKAGE_SUFFIX "Source")