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 acec2bf commit 9bd60fbCopy full SHA for 9bd60fb
debian/changelog
@@ -1,3 +1,13 @@
1
+xed (3.6.3) wilma; urgency=medium
2
+
3
+ [ Leigh Scott ]
4
+ * Update open-uri-context-menu.py (#646)
5
6
+ [ Clement Lefebvre ]
7
+ * l10n: Update translations
8
9
+ -- Clement Lefebvre <root@linuxmint.com> Tue, 18 Jun 2024 20:59:16 +0100
10
11
xed (3.6.2) wilma; urgency=medium
12
13
[ Lance Borden ]
meson.build
@@ -1,4 +1,4 @@
-project('xed', 'c', version : '3.6.2')
+project('xed', 'c', version : '3.6.3')
gnome = import('gnome')
i18n = import('i18n')
0 commit comments