Skip to content

Commit

Permalink
Bump mce version to 1.62.3
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Sep 3, 2015
1 parent a8b9e03 commit 5cd5c7f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -45,7 +45,7 @@ distclean:: clean
# CONFIGURATION
# ----------------------------------------------------------------------------

VERSION := 1.62.2
VERSION := 1.62.3

INSTALL_BIN := install --mode=755
INSTALL_DIR := install -d
Expand Down
12 changes: 12 additions & 0 deletions debian/changelog
@@ -1,3 +1,15 @@
mce (1.62.3) unstable; urgency=low

* [datapipe] Allow array based setup to install filter callbacks.
Contributes to JB#31927
* [inactivity] Refactor inactivity module. Contributes to JB#31927
* [inactivity] Use heartbeat timer to enter inactive state. Contributes
to JB#31927
* [inactivity] Block suspend during inactivity broadcast. Fixes JB#31927
* [inactivity] Tune debug logging. Contributes to JB#31927

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Thu, 03 Sep 2015 19:27:32 +0300

mce (1.62.2) unstable; urgency=low

* [tklock] Do not disable double tap if lid close has been ignored.
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.62.2
Version: 1.62.3
Release: 1
Group: System/System Control
License: LGPLv2
Expand Down

0 comments on commit 5cd5c7f

Please sign in to comment.