Skip to content

Commit 3828f6b

Browse files
committed
5.2.1
1 parent 51fe36d commit 3828f6b

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-desktop (5.2.1) una; urgency=medium
2+
3+
[ Michael Webster ]
4+
* gnome-desktop-thumbnailer.c: Make sure a thumbnailer's binary is found in the path before deciding to use it.
5+
6+
-- Clement Lefebvre <[email protected]> Tue, 11 Jan 2022 16:04:32 +0000
7+
18
cinnamon-desktop (5.2.0) una; urgency=medium
29

310
[ Fabio Fantoni ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Meson build file
22

33
# https://github.com/linuxmint/cinnamon-desktop
4-
project('cinnamon-desktop', 'c', version: '5.2.0',
4+
project('cinnamon-desktop', 'c', version: '5.2.1',
55
meson_version: '>=0.41.0'
66
)
77

0 commit comments

Comments
 (0)