diff --git a/debian/changelog b/debian/changelog index b0d2880..77e66e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xed (3.0.2) uma; urgency=medium + + * l10n: Update translations + + -- Clement Lefebvre Fri, 25 Jun 2021 15:15:39 +0100 + xed (3.0.1) uma; urgency=medium * l10n: Update translations diff --git a/meson.build b/meson.build index 0b95605..dfdc0fb 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('xed', 'c', version : '3.0.1') +project('xed', 'c', version : '3.0.2') gnome = import('gnome') i18n = import('i18n')