We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e3cea commit ca90adfCopy full SHA for ca90adf
debian/changelog
@@ -1,3 +1,9 @@
1
+xed (3.8.9) zena; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <root@linuxmint.com> Thu, 08 Jan 2026 16:28:49 +0000
6
7
xed (3.8.8) zena; urgency=medium
8
9
[ Darien ]
meson.build
@@ -1,4 +1,4 @@
-project('xed', 'c', version : '3.8.8')
+project('xed', 'c', version : '3.8.9')
gnome = import('gnome')
i18n = import('i18n')
0 commit comments