From dedf70a8a901f90aabafdc5dc4e7eca10efa128e Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Sat, 9 Sep 2017 09:22: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 f4f5cf807..d2b200ca4 100755 --- a/rssguard.pro +++ b/rssguard.pro @@ -74,7 +74,7 @@ APP_LOW_NAME = "rssguard" APP_LOW_H_NAME = ".rssguard" APP_AUTHOR = "Martin Rotter" APP_COPYRIGHT = "(C) 2011-2017 $$APP_AUTHOR" -APP_VERSION = "3.4.2" +APP_VERSION = "3.4.3" APP_LONG_NAME = "$$APP_NAME $$APP_VERSION" APP_EMAIL = "rotter.martinos@gmail.com" APP_URL = "https://github.com/martinrotter/rssguard"