Skip to content

Commit

Permalink
6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Dec 28, 2023
1 parent bf23425 commit 383d796
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
muffin (6.0.1) virginia; urgency=medium

[ Michael Webster ]
* meta-compositor-x11.c: Don't disable fractional scaling when unredirecting a fullscreen window.

-- Clement Lefebvre <root@linuxmint.com> Thu, 28 Dec 2023 11:53:02 +0000

muffin (6.0.0) virginia; urgency=medium

[ Michael Webster ]
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('muffin', 'c',
version: '6.0.0',
version: '6.0.1',
meson_version: '>=0.56.0',
license: 'GPLv2+'
)
Expand Down

0 comments on commit 383d796

Please sign in to comment.