This commit is contained in:
Clement Lefebvre 2024-06-18 20:56:33 +01:00
parent de78a29485
commit 6f342bfc5c
2 changed files with 10 additions and 4 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
timeshift (24.06.2) wilma; urgency=medium
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Tue, 18 Jun 2024 20:56:08 +0100
timeshift (24.06.1) wilma; urgency=medium
[ mostghost ]

View File

@ -2,10 +2,10 @@ project(
'timeshift',
'vala',
'c',
version : '24.06.1',
license : 'GPL-2.0-or-later',
meson_version : '>= 0.54.0',
default_options : ['c_std=c99', 'build.c_std=c99']
version : '24.06.2',
license : 'GPL-2.0-or-later',
meson_version : '>= 0.54.0',
default_options : ['c_std=c99', 'build.c_std=c99']
)
dependencies = [