Version bump to 2.0-1
This commit is contained in:
parent
ca70fc0161
commit
ff66359228
2 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue