Version bump to 3.16.1-1

This commit is contained in:
Matti Viljanen 2021-10-11 01:15:27 +03:00
parent f7066aa26a
commit ddd9d7390c
No known key found for this signature in database
GPG key ID: CF32A1495158F888
4 changed files with 6 additions and 3 deletions

View file

@ -15,7 +15,7 @@ TARGET = harbour-batterybuddy
CONFIG += console sailfishapp sailfishapp_i18n
# Keep this in sync with "service.pro"
VER = 3.15.1
VER = 3.16.1
REL = 1
VERSION = $${VER}-$${REL}

View file

@ -1,3 +1,6 @@
* Sun Oct 10 2021 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.16.1-1
- Fix bogus version number
* Sun Oct 10 2021 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.16.0-1
- Built for SFOS 4.2.0.21 using SDK 3.6.6
- Use semantic versioning

View file

@ -11,7 +11,7 @@ Name: harbour-batterybuddy
# Change the version and release strings in .pro file only!
Summary: Battery Buddy
Version: 3.15.1
Version: 3.16.1
Release: 1
Group: Qt/Qt
License: GPLv3

View file

@ -12,7 +12,7 @@ contains(LEGACY_BUILD, 1) { QT = core dbus multimedia }
PKGCONFIG += nemonotifications-qt5
# Keep this in sync with "application.pro"
VER = 3.15.1
VER = 3.16.1
REL = 1
VERSION = $${VER}-$${REL}