Skip to content

Commit

Permalink
Bump mce version to 1.100.7
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Jun 24, 2019
1 parent ae1160c commit 3755f08
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.100.6
VERSION := 1.100.7

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.100.7) precise; urgency=low

* [dbus] Handle D-Bus name owner handoff correctly. JB#46305

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Mon, 24 Jun 2019 10:39:40 +0300

mce (1.100.6) precise; urgency=low

* [display] Reject LPM mode when lockscreen is not on screen. Fixes JB#21043
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.100.6
Version: 1.100.7
Release: 1
Group: System/System Control
License: LGPLv2
Expand Down

0 comments on commit 3755f08

Please sign in to comment.