diff --git a/qml/harbour-allradio.qml b/qml/harbour-allradio.qml index b8d8940..ed5cbd3 100644 --- a/qml/harbour-allradio.qml +++ b/qml/harbour-allradio.qml @@ -9,7 +9,7 @@ import "helpers" ApplicationWindow { id: allRadio - property string _version: "2.0.21" + property string _version: "2.0.22" property string _language: Qt.locale().name.slice(0,2) property string _country: Qt.locale().name.slice(-2) property int sleepTime: 0 diff --git a/rpm/harbour-allradio.spec b/rpm/harbour-allradio.spec index e13b532..44a50ac 100644 --- a/rpm/harbour-allradio.spec +++ b/rpm/harbour-allradio.spec @@ -1,7 +1,7 @@ Name: harbour-allradio Summary: AllRadio -Version: 2.0.21 +Version: 2.0.22 Release: 1 Group: Qt/Qt License: GPLv2