gPodder QML UI 4.1.0

This commit is contained in:
Thomas Perl 2014-03-29 22:34:36 +01:00
parent 77ed27a6a0
commit bb20181a77
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@
# of gpodder-core, but we might have a different release schedule later on. If
# we decide to have parallel releases, we can at least start using this version
# to check if the core version is compatible with the QML UI version.
__version__ = '4.0.1'
__version__ = '4.1.0'
import sys
import os