From add2d8971f3ec28df1183f58819792ec6469b1ec Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Mon, 27 Jun 2016 10:14:37 +0200 Subject: [PATCH] Bump version. --- rssguard.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rssguard.pro b/rssguard.pro index eddc3a23a..5169cf7c6 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.1" +APP_VERSION = "3.3.2" APP_LONG_NAME = "$$APP_NAME $$APP_VERSION" APP_EMAIL = "rotter.martinos@gmail.com" APP_URL = "https://github.com/martinrotter/rssguard"