diff --git a/qml/pages/AboutPage.qml b/qml/pages/AboutPage.qml index 6778b44..e37119f 100644 --- a/qml/pages/AboutPage.qml +++ b/qml/pages/AboutPage.qml @@ -29,7 +29,7 @@ Page { Label { anchors.horizontalCenter: parent.horizontalCenter - text: "SailTime 1.2.0" + text: "SailTime 1.2.1" color: Theme.highlightColor font.pixelSize: Theme.fontSizeLarge } diff --git a/rpm/harbour-sailtime.spec b/rpm/harbour-sailtime.spec index dbead43..9be2133 100644 --- a/rpm/harbour-sailtime.spec +++ b/rpm/harbour-sailtime.spec @@ -13,7 +13,7 @@ Name: harbour-sailtime %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: SailTime -Version: 1.2.0 +Version: 1.2.1 Release: 1 Group: Qt/Qt License: MIT Expat licence diff --git a/rpm/harbour-sailtime.yaml b/rpm/harbour-sailtime.yaml index f2d34f7..b1c3d0e 100644 --- a/rpm/harbour-sailtime.yaml +++ b/rpm/harbour-sailtime.yaml @@ -1,6 +1,6 @@ Name: harbour-sailtime Summary: SailTime -Version: 1.2.0 +Version: 1.2.1 Release: 1 Group: Qt/Qt URL: https://bitbucket.org/Nicd/sailtime/