Skip to content

Commit 383d796

Browse files
committed
6.0.1
1 parent bf23425 commit 383d796

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+
muffin (6.0.1) virginia; urgency=medium
2+
3+
[ Michael Webster ]
4+
* meta-compositor-x11.c: Don't disable fractional scaling when unredirecting a fullscreen window.
5+
6+
-- Clement Lefebvre <[email protected]> Thu, 28 Dec 2023 11:53:02 +0000
7+
18
muffin (6.0.0) virginia; urgency=medium
29

310
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('muffin', 'c',
2-
version: '6.0.0',
2+
version: '6.0.1',
33
meson_version: '>=0.56.0',
44
license: 'GPLv2+'
55
)

0 commit comments

Comments
 (0)