From ff66359228180e41f489e1783224343f96b00773 Mon Sep 17 00:00:00 2001 From: Matti Viljanen Date: Sat, 21 Mar 2020 13:26:18 +0200 Subject: [PATCH] Version bump to 2.0-1 --- qml/pages/AboutPage.qml | 2 +- rpm/harbour-batterybuddy.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qml/pages/AboutPage.qml b/qml/pages/AboutPage.qml index 3e581f4..43bacc2 100644 --- a/qml/pages/AboutPage.qml +++ b/qml/pages/AboutPage.qml @@ -72,7 +72,7 @@ Page { AboutLabel { font.pixelSize: Theme.fontSizeSmall color: Theme.secondaryColor - text: qsTr("Version") + " 0.13-1" + text: qsTr("Version") + " 2.0-1" } AboutLabel { diff --git a/rpm/harbour-batterybuddy.spec b/rpm/harbour-batterybuddy.spec index d22f769..03b63c5 100644 --- a/rpm/harbour-batterybuddy.spec +++ b/rpm/harbour-batterybuddy.spec @@ -13,7 +13,7 @@ Name: harbour-batterybuddy %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Battery Buddy -Version: 1.3 +Version: 2.0 Release: 1 Group: Qt/Qt License: LICENSE