Skip to content

Commit 581a98e

Browse files
committed
25.12.2
1 parent d969f01 commit 581a98e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
timeshift (25.12.2) zena; urgency=medium
2+
3+
[ Michael Webster ]
4+
* TeeJee.FileSystem.vala: Remove any existing destination file before attempting to write.
5+
6+
-- Clement Lefebvre <root@linuxmint.com> Tue, 23 Dec 2025 12:34:23 +0000
7+
18
timeshift (25.12.1) zena; urgency=medium
29

310
* l10n: Update translations

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project(
22
'timeshift',
33
'vala',
44
'c',
5-
version : '25.12.1',
5+
version : '25.12.2',
66
license : 'GPL-2.0-or-later',
77
meson_version : '>= 0.54.0',
88
default_options : ['c_std=c99', 'build.c_std=c99']

0 commit comments

Comments
 (0)