We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f4c05 commit 7f2d6c5Copy full SHA for 7f2d6c5
debian/changelog
@@ -1,3 +1,10 @@
1
+xed (3.8.1) xia; urgency=medium
2
+
3
+ [ Michael Webster ]
4
+ * Add 'xed' to the desktop file keywords.
5
6
+ -- Clement Lefebvre <root@linuxmint.com> Wed, 11 Dec 2024 16:25:33 +0000
7
8
xed (3.8.0) xia; urgency=medium
9
10
* l10n: Update translations
meson.build
@@ -1,4 +1,4 @@
-project('xed', 'c', version : '3.8.0')
+project('xed', 'c', version : '3.8.1')
gnome = import('gnome')
i18n = import('i18n')
0 commit comments