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 8ab89ba commit 6c5956eCopy full SHA for 6c5956e
debian/changelog
@@ -1,3 +1,9 @@
1
+xed (3.8.0) xia; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <root@linuxmint.com> Thu, 05 Dec 2024 10:57:09 +0000
6
7
xed (3.6.9) xia; urgency=medium
8
9
[ Leigh Scott ]
meson.build
@@ -1,4 +1,4 @@
-project('xed', 'c', version : '3.6.9')
+project('xed', 'c', version : '3.8.0')
gnome = import('gnome')
i18n = import('i18n')
0 commit comments