Skip to content

Commit e2bdd50

Browse files
committed
5.4.7
1 parent e2c4294 commit e2bdd50

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
cinnamon (5.4.7) vanessa; urgency=medium
2+
3+
[ Michael Webster ]
4+
* cinnamonDbus: Have cinnamon-settings-daemon provide monitor coordinates for the showOSD method, instead of a monitor index.
5+
* power applet: Use step up/down when scrolling on the brightness sliders instead of directly setting a value.
6+
7+
-- Clement Lefebvre <[email protected]> Sun, 24 Jul 2022 13:45:41 +0200
8+
19
cinnamon (5.4.6) vanessa; urgency=medium
210

311
[ fredcw ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('Cinnamon', 'c', version : '5.4.6', meson_version : '>=0.47.0')
1+
project('Cinnamon', 'c', version : '5.4.7', meson_version : '>=0.47.0')
22

33
gnome = import('gnome')
44
i18n = import('i18n')

0 commit comments

Comments
 (0)