This commit is contained in:
Clement Lefebvre 2020-12-10 12:19:44 +00:00
parent 2229d826c4
commit 4429a455f4
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
xed (2.8.2) ulyssa; urgency=medium
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Thu, 10 Dec 2020 12:14:34 +0000
xed (2.8.1) ulyssa; urgency=medium
[ Eli Schwartz ]

View File

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