Skip to content

Commit

Permalink
Bump mce version to 1.109.2
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Dec 17, 2021
1 parent 070eae8 commit 51135ea
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ distclean:: clean
# CONFIGURATION
# ----------------------------------------------------------------------------

VERSION := 1.109.1
VERSION := 1.109.2

INSTALL_BIN := install --mode=755
INSTALL_DIR := install -d
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
mce (1.109.2) precise; urgency=low

* [audiorouting] Add audio routing mapping for "bthfp" sink device
* [audiorouting] Handle "foralien" audio sink suffixes. Fixes JB#50639

-- Simo Piiroinen <[email protected]> Fri, 17 Dec 2021 10:49:36 +0200

mce (1.109.1) precise; urgency=low

* [mce-dbus] Identify clients behind xdg-dbus-proxy. Fixes: JB#56385
Expand Down
2 changes: 1 addition & 1 deletion rpm/mce.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: mce
Summary: Mode Control Entity for Nokia mobile computers
Version: 1.109.1
Version: 1.109.2
Release: 1
Group: System/System Control
License: LGPLv2
Expand Down

0 comments on commit 51135ea

Please sign in to comment.