Skip to content

Commit 4e34b8f

Browse files
committed
6.7.2-unstable
1 parent 1227ceb commit 4e34b8f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

debian/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
cinnamon-desktop (6.7.2) alfa; urgency=medium
2+
3+
[ Leigh Scott ]
4+
* Fix build for non seccomp arches (#272)
5+
6+
[ Michael Webster ]
7+
* gnome-xkb-info.c: avoid double-free when encountering parser errors.
8+
9+
-- Clement Lefebvre <root@linuxmint.com> Thu, 02 Jul 2026 13:20:54 +0200
10+
111
cinnamon-desktop (6.7.1) unstable; urgency=medium
212

313
[ 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 : '6.7.1', meson_version : '>=0.56.0')
4+
project('cinnamon-desktop', 'c', version : '6.7.2', meson_version : '>=0.56.0')
55

66
# Before making a release, the LT_VERSION string should be modified.
77
# The string is of the form C.R.A.

0 commit comments

Comments
 (0)