We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b3f25 commit 02b9ca8Copy full SHA for 02b9ca8
2 files changed
debian/changelog
@@ -1,3 +1,9 @@
1
+timeshift (25.12.1) zena; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <root@linuxmint.com> Fri, 12 Dec 2025 17:03:55 +0000
6
7
timeshift (25.12.0) zena; urgency=medium
8
9
[ Yannis Gerlach ]
meson.build
@@ -2,7 +2,7 @@ project(
'timeshift',
'vala',
'c',
- version : '25.12.0',
+ version : '25.12.1',
license : 'GPL-2.0-or-later',
meson_version : '>= 0.54.0',
default_options : ['c_std=c99', 'build.c_std=c99']
0 commit comments