Skip to content

Commit 465b328

Browse files
committed
5.6.1
1 parent c11b48c commit 465b328

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-desktop (5.6.1) vera; urgency=medium
2+
3+
[ Michael Webster ]
4+
* Add a settings key for the gtk-enable-primary-paste GtkSetting.
5+
* touchpad: Enable tap-to-click by default.
6+
7+
-- Clement Lefebvre <[email protected]> Sat, 07 Jan 2023 16:00:14 +0000
8+
19
cinnamon-desktop (5.6.0) vera; urgency=medium
210

311
[ Michael Webster ]

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.6.0',
4+
project('cinnamon-desktop', 'c', version: '5.6.1',
55
meson_version: '>=0.50.0'
66
)
77

0 commit comments

Comments
 (0)