Skip to content

Commit

Permalink
Bump mce version to 1.99.2
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Dec 19, 2018
1 parent f24f088 commit 189b3cb
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.99.1
VERSION := 1.99.2

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

* [battery-udev] Tweak battery full heuristics. Fixes JB#44036

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Wed, 19 Dec 2018 14:56:46 +0200

mce (1.99.1) precise; urgency=low

* [display] Do not disable PSM brightness on setting change. Fixes JB#44169
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.99.1
Version: 1.99.2
Release: 1
Group: System/System Control
License: LGPLv2
Expand Down

0 comments on commit 189b3cb

Please sign in to comment.