diff --git a/debian/changelog b/debian/changelog index ffa73a3..04bbc6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xed (2.4.2) tricia; urgency=medium + + * l10n: Update translations + + -- Clement Lefebvre Wed, 11 Dec 2019 14:49:32 +0000 + xed (2.4.1) tricia; urgency=medium * l10n: Update translations diff --git a/meson.build b/meson.build index 75c82b9..b06f0d0 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('xed', 'c', version : '2.4.1') +project('xed', 'c', version : '2.4.2') gnome = import('gnome') i18n = import('i18n')