Skip to content

Commit 01c29b9

Browse files
committed
changelog, version
1 parent dbc99b2 commit 01c29b9

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

pri/vars.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ APP_REVERSE_NAME = "com.github.rssguard"
44
APP_LOW_H_NAME = ".rssguard"
55
APP_AUTHOR = "Martin Rotter"
66
APP_COPYRIGHT = "(C) 2011-2020 $$APP_AUTHOR"
7-
APP_VERSION = "3.6.2"
7+
APP_VERSION = "3.6.3"
88
APP_LONG_NAME = "$$APP_NAME $$APP_VERSION"
99
APP_EMAIL = "rotter.martinos@gmail.com"
1010
APP_URL = "https://github.com/martinrotter/rssguard"

resources/text/CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
3.6.3
2+
—————
3+
4+
Fixed/changed:
5+
▪ Fixed some compiler warnings.
6+
▪ Fixed application crash when doing some network operations when application exits.
7+
▪ Some localizations now have more precise country codes. Localizations were also synced.
8+
19
3.6.2
210
—————
311

0 commit comments

Comments
 (0)