diff --git a/debian/changelog b/debian/changelog index ccb03a8..3f05a45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +timeshift (24.06.6) xia; urgency=medium + + * l10n: Update translations + + -- Clement Lefebvre Mon, 06 Jan 2025 14:15:15 +0000 + timeshift (24.06.5) xia; urgency=medium * l10n: Update translations diff --git a/meson.build b/meson.build index 7c2293e..2caf41f 100644 --- a/meson.build +++ b/meson.build @@ -2,10 +2,10 @@ project( 'timeshift', 'vala', 'c', -version : '24.06.5', -license : 'GPL-2.0-or-later', -meson_version : '>= 0.54.0', -default_options : ['c_std=c99', 'build.c_std=c99'] + version : '24.06.6', + license : 'GPL-2.0-or-later', + meson_version : '>= 0.54.0', + default_options : ['c_std=c99', 'build.c_std=c99'] ) dependencies = [