This commit is contained in:
Clement Lefebvre 2021-01-02 17:36:34 +00:00
parent fc80c90843
commit ef0979b2d3
2 changed files with 11 additions and 1 deletions

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
xed (2.8.4) ulyssa; urgency=medium
[ Eli Schwartz ]
* fixup! cleanup: remove code dropped in commit 67892da099357e24b3fd3c31fa758947b1dfc47a
[ Clement Lefebvre ]
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Sat, 02 Jan 2021 17:33:30 +0000
xed (2.8.3) ulyssa; urgency=medium
* Packaging: Add missing dependency on gir1.2-gtksource-4

View File

@ -1,4 +1,4 @@
project('xed', 'c', version : '2.8.3')
project('xed', 'c', version : '2.8.4')
gnome = import('gnome')
i18n = import('i18n')