diff --git a/qml/harbour-sailbook.qml b/qml/harbour-sailbook.qml index cb27238..172edec 100644 --- a/qml/harbour-sailbook.qml +++ b/qml/harbour-sailbook.qml @@ -45,7 +45,7 @@ ApplicationWindow property variant notifications: [0,0,0,0,0,0,0,0,0] property string appName: "Sailbook" - property string version: "11.0-4" + property string version: "11.0-5" property string userAgentName property string userAgent diff --git a/rpm/harbour-sailbook.spec b/rpm/harbour-sailbook.spec index dc15c23..9262641 100644 --- a/rpm/harbour-sailbook.spec +++ b/rpm/harbour-sailbook.spec @@ -14,7 +14,7 @@ Name: harbour-sailbook %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Sailbook Version: 11.0 -Release: 4 +Release: 5 Group: Qt/Qt License: GPLv3 URL: https://github.com/DylanVanAssche/harbour-sailbook diff --git a/rpm/harbour-sailbook.yaml b/rpm/harbour-sailbook.yaml index 102d745..b774dd7 100644 --- a/rpm/harbour-sailbook.yaml +++ b/rpm/harbour-sailbook.yaml @@ -1,7 +1,7 @@ Name: harbour-sailbook Summary: Sailbook Version: 11.0 -Release: 4 +Release: 5 # The contents of the Group field should be one of the groups listed here: # http://gitorious.org/meego-developer-tools/spectacle/blobs/master/data/GROUPS Group: Qt/Qt