Skip to content

Commit

Permalink
24.12
Browse files Browse the repository at this point in the history
  • Loading branch information
HJK-X committed Dec 19, 2024
1 parent 2fe5f5e commit cbcf443
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
landscape-client (24.12+git6408-0landscape0) jammy; urgency=medium
landscape-client (24.12-0landscape0) jammy; urgency=medium

* fix: get tests passing on plucky
* fix: Updated motd
Expand Down
2 changes: 1 addition & 1 deletion landscape/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DEBIAN_REVISION = ""
UPSTREAM_VERSION = "24.12+git6408"
UPSTREAM_VERSION = "24.12"
VERSION = f"{UPSTREAM_VERSION}{DEBIAN_REVISION}"

# The minimum server API version that all Landscape servers are known to speak
Expand Down

0 comments on commit cbcf443

Please sign in to comment.