diff --git a/debian/changelog b/debian/changelog index d1e25c4c..24712f59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xed (3.4.4) virginia; urgency=medium + + * l10n: Update translations + + -- Clement Lefebvre Sun, 03 Dec 2023 15:20:23 +0000 + xed (3.4.3) victoria; urgency=medium * l10n: Update translations diff --git a/meson.build b/meson.build index 22bed183..7607c2b4 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('xed', 'c', version : '3.4.3') +project('xed', 'c', version : '3.4.4') gnome = import('gnome') i18n = import('i18n')