Skip to content

Commit 8c1cb88

Browse files
committed
5.6.2
1 parent ad8487c commit 8c1cb88

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 (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+
18
muffin (5.6.1) vera; urgency=medium
29

310
[ Duncan Grisby ]

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: '5.6.1',
2+
version: '5.6.2',
33
meson_version: '>= 0.50.0',
44
license: 'GPLv2+'
55
)

0 commit comments

Comments
 (0)