Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump mce version to 1.104.3
  • Loading branch information
spiiroin committed Oct 25, 2019
1 parent c37915c commit 4ed0b1f
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.104.2
VERSION := 1.104.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.104.3) precise; urgency=low

* [fingerprint] Use gesture actions for fingerprint wake up. Fixes JB#47437

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Fri, 25 Oct 2019 08:45:56 +0300

mce (1.104.2) precise; urgency=low

* [display] Handle compositor exit during setUpdatesEnabled call. JB#47846
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.104.2
Version: 1.104.3
Release: 1
Group: System/System Control
License: LGPLv2
Expand Down

0 comments on commit 4ed0b1f

Please sign in to comment.