diff --git a/resources/text/CHANGELOG b/resources/text/CHANGELOG index 75d13331a..f8f9b087d 100755 --- a/resources/text/CHANGELOG +++ b/resources/text/CHANGELOG @@ -10,7 +10,7 @@ Fixed: ▪ Fixed some UI stuff in menus etc. ▪ Fixed problem with skin loading. (bug #25) -You can see more verbose list of fixed stuff here: https://github.com/martinrotter/rssguard/issues?utf8=%E2%9C%93&q=is%3Aclosed%20milestone%3A%223.3.2%22%20 +You can see more verbose list of fixed stuff here: https://github.com/martinrotter/rssguard/milestone/2?closed=1 3.3.1 ————— diff --git a/rssguard.pro b/rssguard.pro index 5169cf7c6..5c6717305 100755 --- a/rssguard.pro +++ b/rssguard.pro @@ -69,7 +69,7 @@ APP_LOW_NAME = "rssguard" APP_LOW_H_NAME = ".rssguard" APP_AUTHOR = "Martin Rotter" APP_COPYRIGHT = "(C) 2011-2016 $$APP_AUTHOR" -APP_VERSION = "3.3.2" +APP_VERSION = "3.3.3" APP_LONG_NAME = "$$APP_NAME $$APP_VERSION" APP_EMAIL = "rotter.martinos@gmail.com" APP_URL = "https://github.com/martinrotter/rssguard"