Skip to content

Commit

Permalink
Bump mce version to 1.95.3
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Oct 5, 2018
1 parent 7a44b8a commit b174090
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 @@ -57,7 +57,7 @@ distclean:: clean
# CONFIGURATION
# ----------------------------------------------------------------------------

VERSION := 1.95.2
VERSION := 1.95.3

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

* [suspend] Expose suspend type within mce. JB#42611
* [display] Workaround state machine freeze on unblank. Fixes JB#42611

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Fri, 05 Oct 2018 11:58:55 +0300

mce (1.95.2) precise; urgency=low

* [radiostates] Rewrite active/saved radio states handling. Fixes JB#43030
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.95.2
Version: 1.95.3
Release: 1
Group: System/System Control
License: LGPLv2
Expand Down

0 comments on commit b174090

Please sign in to comment.