We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8487c commit 8c1cb88Copy full SHA for 8c1cb88
debian/changelog
@@ -1,3 +1,10 @@
1
+muffin (5.6.2) vera; urgency=medium
2
+
3
+ [ Michael Webster ]
4
+ * Disable automaximize by default.
5
6
+ -- Clement Lefebvre <[email protected]> Tue, 13 Dec 2022 15:15:15 +0000
7
8
muffin (5.6.1) vera; urgency=medium
9
10
[ Duncan Grisby ]
meson.build
@@ -1,5 +1,5 @@
project('muffin', 'c',
- version: '5.6.1',
+ version: '5.6.2',
meson_version: '>= 0.50.0',
license: 'GPLv2+'
)
0 commit comments