diff --git a/debian/changelog b/debian/changelog index b8779f8..ccb03a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +timeshift (24.06.5) xia; urgency=medium + + * l10n: Update translations + + -- Clement Lefebvre Thu, 05 Dec 2024 10:54:22 +0000 + timeshift (24.06.4) xia; urgency=medium [ Maxim Ostapenko ] diff --git a/meson.build b/meson.build index d063b7b..7c2293e 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'timeshift', 'vala', 'c', -version : '24.06.4', +version : '24.06.5', license : 'GPL-2.0-or-later', meson_version : '>= 0.54.0', default_options : ['c_std=c99', 'build.c_std=c99']