Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump mce version to 1.31.4
  • Loading branch information
spiiroin committed Jun 5, 2014
1 parent 6b5c544 commit 54e7bcd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -45,7 +45,7 @@ distclean:: clean
# CONFIGURATION
# ----------------------------------------------------------------------------

VERSION := 1.31.3
VERSION := 1.31.4

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

* [mce] Fix doubletap handling when powering up display to LPM_ON state.
Fixes JB#19862

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Thu, 05 Jun 2014 11:47:51 +0300

mce (1.31.3) unstable; urgency=low

* [mce] Assume lpm display mode is supported. Fixes JB#19608
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.31.3
Version: 1.31.4
Release: 1
Group: System/System Control
License: LGPLv2
Expand Down

0 comments on commit 54e7bcd

Please sign in to comment.