From 6aaeb3237653102b5a376986f0ea73327a7a4379 Mon Sep 17 00:00:00 2001 From: Ɓukasz 'sil2100' Zemczak Date: Fri, 15 Sep 2017 12:42:50 +0200 Subject: Import patches-unapplied version 2.2.17-0ubuntu1 to ubuntu/artful-proposed Imported using git-ubuntu import. Changelog parent: 185ceb32fea5d5c2a43d7b6ee2a40228489055f4 New changelog entries: * New upstream release (LP: #1717306). --- azurelinuxagent/common/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azurelinuxagent/common/version.py') diff --git a/azurelinuxagent/common/version.py b/azurelinuxagent/common/version.py index f27db38..e1bb828 100644 --- a/azurelinuxagent/common/version.py +++ b/azurelinuxagent/common/version.py @@ -113,7 +113,7 @@ def get_distro(): AGENT_NAME = "WALinuxAgent" AGENT_LONG_NAME = "Azure Linux Agent" -AGENT_VERSION = '2.2.16' +AGENT_VERSION = '2.2.17' AGENT_LONG_VERSION = "{0}-{1}".format(AGENT_NAME, AGENT_VERSION) AGENT_DESCRIPTION = """ The Azure Linux Agent supports the provisioning and running of Linux -- cgit v1.2.3