Skip to content

Commit be1ad26

Browse files
committed
5.6.2
1 parent 7b5457d commit be1ad26

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

debian/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
cinnamon (5.6.2) vera; urgency=medium
2+
3+
* cs_themes: Place legacy themes at the bottom
4+
* theme: Update cinnamon thumbnails
5+
* cs_themes: Reorder sections
6+
* cs_themes: Update cursor thumbnails
7+
* cs_themes: Sort cursor themes alphabetically
8+
9+
-- Clement Lefebvre <[email protected]> Thu, 24 Nov 2022 22:02:06 +0000
10+
111
cinnamon (5.6.1) vera; urgency=medium
212

313
* cs_info: Fix cosmetic issues with system icon

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

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

0 commit comments

Comments
 (0)