Skip to content

Commit

Permalink
Bump mce version to 1.106.3
Browse files Browse the repository at this point in the history
Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  • Loading branch information
mkosola committed Jul 8, 2020
1 parent 88e1a1d commit e29d2a2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -57,7 +57,7 @@ distclean:: clean
# CONFIGURATION
# ----------------------------------------------------------------------------

VERSION := 1.106.2
VERSION := 1.106.3

INSTALL_BIN := install --mode=755
INSTALL_DIR := install -d
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
mce (1.106.3) precise; urgency=low

* [powerkey] Implement separate policy for allowing fpwakeups. Fixes JB#49634

-- Matti Kosola <matti.kosola@jollamobile.com> Wed, 08 Jul 2020 15:42:21 +0300

mce (1.106.2) precise; urgency=low

* [aarch64] Fix packaging systemd unit files. Contributes to JB#49681
Expand Down
2 changes: 1 addition & 1 deletion rpm/mce.spec
@@ -1,6 +1,6 @@
Name: mce
Summary: Mode Control Entity for Nokia mobile computers
Version: 1.106.2
Version: 1.106.3
Release: 1
Group: System/System Control
License: LGPLv2
Expand Down

0 comments on commit e29d2a2

Please sign in to comment.