[harmattan] version bump to 0.5.2

This commit is contained in:
Hauke Schade 2015-05-30 11:55:25 +02:00
parent 0e069537ff
commit 58472550ed
2 changed files with 4 additions and 3 deletions

View file

@ -2,7 +2,7 @@ ttrss (0.5.2) unstable; urgency=low
* updated translations from transifex
* added reloading of server feed when update returns without new items
-- Hauke Schade <cnlpete@cnlpete.de> Mon, 13 Apr 2015 19:20:16 +0200
-- Hauke Schade <cnlpete@cnlpete.de> Sat, 30 May 2015 11:40:42 +0200
ttrss (0.5.1) unstable; urgency=low
* added svedish and dutch translations

View file

@ -17,7 +17,7 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or see
# http://www.gnu.org/licenses/.
VERSION = 0.5.1
VERSION = 0.5.2
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
DEFINES += TARGET=\\\"$$TARGET\\\"
@ -97,7 +97,8 @@ OTHER_FILES += \
qtc_packaging/debian_harmattan/changelog \
$$files(qml/ttrss/sailfish/*.qml) \
$$files(qml/ttrss/sailfish/pages/*.qml) \
$$files(qml/ttrss/sailfish/items/*.qml)
$$files(qml/ttrss/sailfish/items/*.qml) \
*.desktop
TS_FILE = $${_PRO_FILE_PWD_}/i18n/$${TARGET}.ts