Skip to content

Commit

Permalink
Bump mce version to 1.105.2
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Feb 4, 2020
1 parent acf7357 commit 979fe83
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.105.1
VERSION := 1.105.2

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

* [build] Silence compilation warnings
* [battery] Do not report 100% when battery level is unknown. JB#48562

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Tue, 04 Feb 2020 09:49:05 +0200

mce (1.105.1) precise; urgency=low

* [systemd] Add capabilities required by compositor killer. Fixes JB#48754
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.105.1
Version: 1.105.2
Release: 1
Group: System/System Control
License: LGPLv2
Expand Down

0 comments on commit 979fe83

Please sign in to comment.