Skip to content

Commit

Permalink
New hotfix release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhayen committed Dec 10, 2016
1 parent 7dfdaf1 commit 3a5f390
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
nuitka (0.5.24.3+ds-1) unstable; urgency=medium
nuitka (0.5.24.4+ds-1) unstable; urgency=medium

* New upstream hotfix release.
* Better detection of acceptable shared library loads from
system paths for standalone tests (Closes: 844902).

-- Kay Hayen <[email protected]> Sat, 10 Dec 2016 12:25:35 +0100

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

* New upstream hotfix release.

-- Kay Hayen <[email protected]> Fri, 09 Dec 2016 06:50:55 +0100

nuitka (0.5.24.2+ds-1) unstable; urgency=medium
Expand Down
2 changes: 1 addition & 1 deletion nuitka/Options.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
""" Options module """

version_string = """\
Nuitka V0.5.24.3
Nuitka V0.5.24.4
Copyright (C) 2016 Kay Hayen."""

import logging
Expand Down

0 comments on commit 3a5f390

Please sign in to comment.