Skip to content

Commit

Permalink
5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Nov 17, 2022
1 parent 97f1271 commit 28006f9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
cinnamon-desktop (5.6.0) vera; urgency=medium

[ Michael Webster ]
* Fix some introspection problems.
* Use github instead of circleci.
* Keybindings: Add a default keybinding for 'switch-panels-backward'.
* gvc-channel-map.c: Fix return with a value in a void function.
* gnome-wall-clock.c: Fix a gi scanner warning.

[ Joshua Peisach ]
* fix a null pointer deref scan-build found

[ Rick Calixte ]
* Add a setting for notification duration (#215)

-- Clement Lefebvre <[email protected]> Thu, 17 Nov 2022 09:59:49 +0000

cinnamon-desktop (5.4.2) vanessa; urgency=medium

[ Rick Calixte ]
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Meson build file

# https://github.com/linuxmint/cinnamon-desktop
project('cinnamon-desktop', 'c', version: '5.4.2',
project('cinnamon-desktop', 'c', version: '5.6.0',
meson_version: '>=0.50.0'
)

Expand Down

0 comments on commit 28006f9

Please sign in to comment.