Skip to content

Commit

Permalink
24.06.4
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Dec 3, 2024
1 parent 1a7c1d9 commit 8ebaed3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
timeshift (24.06.4) xia; urgency=medium

[ Maxim Ostapenko ]
* Added a way to install and uninstall a program in ALT Linux (#312)

[ Yannis Gerlach ]
* always have an config object (#371)

[ dampfwal3477 ]
* Update timeshift.appdata.xml (#356)

-- Clement Lefebvre <[email protected]> Tue, 03 Dec 2024 10:14:50 +0000

timeshift (24.06.3) wilma; urgency=medium

* l10n: Update translations
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ project(
'timeshift',
'vala',
'c',
version : '24.06.3',
version : '24.06.4',
license : 'GPL-2.0-or-later',
meson_version : '>= 0.54.0',
default_options : ['c_std=c99', 'build.c_std=c99']
Expand Down

0 comments on commit 8ebaed3

Please sign in to comment.