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 751f22b commit 2b9c8a5Copy full SHA for 2b9c8a5
debian/changelog
@@ -1,3 +1,13 @@
1
+muffin (5.6.1) vera; urgency=medium
2
+
3
+ [ Duncan Grisby ]
4
+ * Bring back window placement-mode (#649)
5
6
+ [ Michael Webster ]
7
+ * Update debian symbols file.
8
9
+ -- Clement Lefebvre <[email protected]> Tue, 29 Nov 2022 16:32:53 +0000
10
11
muffin (5.6.0) vera; urgency=medium
12
13
[ Michael Webster ]
meson.build
@@ -1,5 +1,5 @@
project('muffin', 'c',
- version: '5.6.0',
+ version: '5.6.1',
meson_version: '>= 0.50.0',
license: 'GPLv2+'
)
0 commit comments