From 35bb9c9a5663b1a965e8e5513e86738fa470f6fc Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Sun, 22 Oct 2017 19:34:07 +0200 Subject: [PATCH] Bump version. --- rssguard.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rssguard.pro b/rssguard.pro index c07596aa0..5795d7744 100755 --- a/rssguard.pro +++ b/rssguard.pro @@ -55,7 +55,7 @@ APP_REVERSE_NAME = "com.github.rssguard" APP_LOW_H_NAME = ".rssguard" APP_AUTHOR = "Martin Rotter" APP_COPYRIGHT = "(C) 2011-2017 $$APP_AUTHOR" -APP_VERSION = "3.5.3" +APP_VERSION = "3.5.4" APP_LONG_NAME = "$$APP_NAME $$APP_VERSION" APP_EMAIL = "rotter.martinos@gmail.com" APP_URL = "https://github.com/martinrotter/rssguard"