diff --git a/debian/changelog b/debian/changelog index 1839aef..d630eb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +timeshift (24.06.3) wilma; urgency=medium + + * l10n: Update translations + + -- Clement Lefebvre Sun, 21 Jul 2024 10:41:56 +0100 + timeshift (24.06.2) wilma; urgency=medium * l10n: Update translations diff --git a/meson.build b/meson.build index f7062c1..26f6176 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'timeshift', 'vala', 'c', -version : '24.06.2', +version : '24.06.3', license : 'GPL-2.0-or-later', meson_version : '>= 0.54.0', default_options : ['c_std=c99', 'build.c_std=c99']