From ab80b8c4e82170b5142de664a072aa78f7a49c76 Mon Sep 17 00:00:00 2001 From: Mikko Ahlroth Date: Sat, 25 Oct 2014 22:32:07 +0300 Subject: [PATCH] Bump version to 1.2.1 for harbour --- qml/pages/AboutPage.qml | 2 +- rpm/harbour-sailtime.spec | 2 +- rpm/harbour-sailtime.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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/