Version bump to 2.2-2

This commit is contained in:
Matti Viljanen 2020-03-28 10:30:43 +02:00
parent 1db3b693f8
commit e5f141cd4b
No known key found for this signature in database
GPG key ID: CF32A1495158F888
3 changed files with 10 additions and 7 deletions

View file

@ -14,7 +14,7 @@ TARGET = harbour-batterybuddy
CONFIG += console sailfishapp sailfishapp_i18n
VER = 2.1
VER = 2.2
REL = 2
VERSION = $${VER}-$${REL}

View file

@ -1,3 +1,8 @@
* Sat Mar 27 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 2.2-2
- Fix broken notifications timer
- Add "--verbose" and "--debug" arguments to print out more messages
- Add "--help" argument
* Sat Mar 21 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 2.1-2
- Fix crash on startup after upgrade
- Fix missing systemd service after upgrade

View file

@ -1,8 +1,3 @@
#
# Do NOT Edit the Auto-generated Part!
# Generated by: spectacle version 0.27
#
Name: harbour-batterybuddy
# >> macros
@ -12,8 +7,11 @@ Name: harbour-batterybuddy
%{!?qtc_qmake5:%define qtc_qmake5 %qmake5}
%{!?qtc_make:%define qtc_make make}
%{?qtc_builddir:%define _builddir %qtc_builddir}
# Change the version and release strings in .pro file only!
Summary: Battery Buddy
Version: 2.1
Version: 2.2
Release: 2
Group: Qt/Qt
License: GPLv3