Skip to content

Commit

Permalink
6.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Dec 11, 2024
1 parent 9ad239e commit dc0679e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
cinnamon-settings-daemon (6.4.2) xia; urgency=medium

[ Michael Webster ]
* debian/control: Add colord dependency.

-- Clement Lefebvre <[email protected]> Wed, 11 Dec 2024 16:26:25 +0000

cinnamon-settings-daemon (6.4.1) xia; urgency=medium

* Revert "csd-media-keys: Show device description on volume OSD (#399)"
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('cinnamon-settings-daemon', 'c', version : '6.4.1', meson_version : '>=0.56.0')
project('cinnamon-settings-daemon', 'c', version : '6.4.2', meson_version : '>=0.56.0')

gnome = import('gnome')
i18n = import('i18n')
Expand Down

0 comments on commit dc0679e

Please sign in to comment.