We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f55ff commit ab3c063Copy full SHA for ab3c063
2 files changed
debian/changelog
@@ -1,3 +1,10 @@
1
+xed (3.8.6) zena; urgency=medium
2
+
3
+ [ Leigh Scott ]
4
+ * Fix build with pygobject-3.50+ (#711)
5
6
+ -- Clement Lefebvre <root@linuxmint.com> Wed, 10 Dec 2025 14:51:14 +0000
7
8
xed (3.8.5) zena; urgency=medium
9
10
[ Clement Lefebvre ]
meson.build
@@ -1,4 +1,4 @@
-project('xed', 'c', version : '3.8.5')
+project('xed', 'c', version : '3.8.6')
gnome = import('gnome')
i18n = import('i18n')
0 commit comments