We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c654cd commit ff6d51dCopy full SHA for ff6d51d
debian/changelog
@@ -1,3 +1,10 @@
1
+xed (3.6.8) xia; urgency=medium
2
+
3
+ [ JosephMcc ]
4
+ * Rename the desktop file (#666)
5
6
+ -- Clement Lefebvre <root@linuxmint.com> Sun, 01 Dec 2024 15:38:32 +0000
7
8
xed (3.6.7) xia; urgency=medium
9
10
[ Michael Webster ]
meson.build
@@ -1,4 +1,4 @@
-project('xed', 'c', version : '3.6.7')
+project('xed', 'c', version : '3.6.8')
gnome = import('gnome')
i18n = import('i18n')
0 commit comments