Skip to content

Commit

Permalink
changelog open 32 for development
Browse files Browse the repository at this point in the history
  • Loading branch information
orndorffgrant committed Mar 15, 2024
1 parent d84c717 commit 57a3956
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 @@
ubuntu-advantage-tools (1:1+devel) UNRELEASED; urgency=medium

* wip

-- Grant Orndorff <[email protected]> Thu, 14 Mar 2024 15:04:11 -0400

ubuntu-advantage-tools (31.2) noble; urgency=medium

* properly rename logrotate conffile to avoid duplicate confiles, keep user changes
Expand Down
2 changes: 1 addition & 1 deletion uaclient/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from uaclient.exceptions import ProcessExecutionError
from uaclient.system import subp

__VERSION__ = "31.2"
__VERSION__ = "1:1+devel"
PACKAGED_VERSION = "@@PACKAGED_VERSION@@"


Expand Down

0 comments on commit 57a3956

Please sign in to comment.