Skip to content

Commit

Permalink
Bump to 2.99.8
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed May 8, 2024
1 parent 6584104 commit 087e746
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.8"

0 comments on commit 087e746

Please sign in to comment.