diff --git a/landscape/__init__.py b/landscape/__init__.py index 12b15045..3faa1803 100644 --- a/landscape/__init__.py +++ b/landscape/__init__.py @@ -1,5 +1,5 @@ DEBIAN_REVISION = "" -UPSTREAM_VERSION = "24.11" +UPSTREAM_VERSION = "24.12" VERSION = f"{UPSTREAM_VERSION}{DEBIAN_REVISION}" # The minimum server API version that all Landscape servers are known to speak