Skip to content

Commit c60e26c

Browse files
committed
5.6.3
1 parent 2e631b3 commit c60e26c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
cinnamon (5.6.3) vera; urgency=medium
2+
3+
* cs_themes: Make mouse cursor size configurable
4+
* l10n: Update POT
5+
6+
-- Clement Lefebvre <[email protected]> Fri, 25 Nov 2022 14:24:34 +0000
7+
18
cinnamon (5.6.2) vera; urgency=medium
29

310
* cs_themes: Place legacy themes at the bottom

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.6.2', meson_version : '>=0.47.0')
1+
project('Cinnamon', 'c', version : '5.6.3', meson_version : '>=0.47.0')
22

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

0 commit comments

Comments
 (0)