Skip to content

Commit

Permalink
New hotfix release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhayen committed May 14, 2024
1 parent e0f0bdc commit 4db07a7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
nuitka (2.2.2+ds-1) unstable; urgency=medium

* New upstream hotfix release.

-- Kay Hayen <[email protected]> Tue, 14 May 2024 09:09:04 +0200

nuitka (2.2.1+ds-1) unstable; urgency=medium

* New upstream hotfix release.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/Version.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"""

version_string = """\
Nuitka V2.2.1
Nuitka V2.2.2
Copyright (C) 2024 Kay Hayen."""


Expand Down

0 comments on commit 4db07a7

Please sign in to comment.