We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7aeab commit 8be5172Copy full SHA for 8be5172
debian/changelog
@@ -1,3 +1,9 @@
1
+timeshift (25.12.4) zena; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <root@linuxmint.com> Thu, 08 Jan 2026 16:23:01 +0000
6
7
timeshift (25.12.3) zena; urgency=medium
8
9
[ sonst-was ]
meson.build
@@ -2,7 +2,7 @@ project(
'timeshift',
'vala',
'c',
- version : '25.12.3',
+ version : '25.12.4',
license : 'GPL-2.0-or-later',
meson_version : '>= 0.54.0',
default_options : ['c_std=c99', 'build.c_std=c99']
0 commit comments