diff --git a/Makefile b/Makefile index d52542d0..833319b7 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,7 @@ distclean:: clean # CONFIGURATION # ---------------------------------------------------------------------------- -VERSION := 1.106.6 +VERSION := 1.106.7 INSTALL_BIN := install --mode=755 INSTALL_DIR := install -d diff --git a/debian/changelog b/debian/changelog index eef0f68f..92ee51a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mce (1.106.7) precise; urgency=low + + * [display] Normalize placeholder topmost window pid values. Fixes JB#54297 + + -- Simo Piiroinen Wed, 19 May 2021 10:45:31 +0300 + mce (1.106.6) precise; urgency=low * [mce] Use sensord.sock from /run. JB#52757 diff --git a/rpm/mce.spec b/rpm/mce.spec index 80fbc9f8..81fdbc76 100644 --- a/rpm/mce.spec +++ b/rpm/mce.spec @@ -1,6 +1,6 @@ Name: mce Summary: Mode Control Entity for Nokia mobile computers -Version: 1.106.6 +Version: 1.106.7 Release: 1 Group: System/System Control License: LGPLv2