Skip to content

Commit

Permalink
Bump to 2.99.9
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Oct 27, 2024
1 parent d44c2fe commit eec9bac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ecleankernel/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# (c) 2011-2023 Michał Górny <[email protected]>
# (c) 2011-2024 Michał Górny <[email protected]>
# SPDX-License-Identifier: GPL-2.0-or-later

"""Installed kernel cleanup tool"""

__version__ = "2.99.7"
__version__ = "2.99.9"

0 comments on commit eec9bac

Please sign in to comment.