From e5297ca88c02ea0e33cdef8fb1b9f6b9e0a610ed Mon Sep 17 00:00:00 2001 From: Simo Piiroinen Date: Tue, 22 Feb 2022 04:35:33 +0200 Subject: [PATCH] Bump mce version to 1.110.0 Signed-off-by: Simo Piiroinen --- Makefile | 2 +- debian/changelog | 6 ++++++ rpm/mce.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 12f61b1..ea2e13d 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,7 @@ distclean:: clean # CONFIGURATION # ---------------------------------------------------------------------------- -VERSION := 1.109.2 +VERSION := 1.110.0 INSTALL_BIN := install --mode=755 INSTALL_DIR := install -d diff --git a/debian/changelog b/debian/changelog index 4d58741..b5e783c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mce (1.110.0) precise; urgency=low + + * [charging] Configurable charging hysteresis. Fixes JB#40062 + + -- Simo Piiroinen Tue, 22 Feb 2022 04:33:54 +0200 + mce (1.109.2) precise; urgency=low * [audiorouting] Add audio routing mapping for "bthfp" sink device diff --git a/rpm/mce.spec b/rpm/mce.spec index 854c08a..5ce687e 100644 --- a/rpm/mce.spec +++ b/rpm/mce.spec @@ -1,6 +1,6 @@ Name: mce Summary: Mode Control Entity for Nokia mobile computers -Version: 1.109.2 +Version: 1.110.0 Release: 1 Group: System/System Control License: LGPLv2