Skip to content

Commit ad96ab1

Browse files
committed
6.4.1
1 parent 0042f04 commit ad96ab1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

debian/changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
muffin (6.4.1) xia; urgency=medium
2+
3+
[ Michael Webster ]
4+
* Remove volatile qualifier for g_once_init handles.
5+
6+
[ Cobinja ]
7+
* Exposes monitor names (#706)
8+
9+
[ Michael Webster ]
10+
* Build: Update symbol file.
11+
12+
-- Clement Lefebvre <[email protected]> Mon, 02 Dec 2024 16:43:49 +0000
13+
114
muffin (6.4.0) xia; urgency=medium
215

316
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('muffin', 'c', version : '6.4.0', meson_version : '>=0.56.0', license : 'GPLv2+')
1+
project('muffin', 'c', version : '6.4.1', meson_version : '>=0.56.0', license : 'GPLv2+')
22

33
mutter_plugin_api_version = '3'
44

0 commit comments

Comments
 (0)