Skip to content

Commit

Permalink
Merge pull request #859 from brendandixon/master
Browse files Browse the repository at this point in the history
Update to v2.2.15
  • Loading branch information
brendandixon committed Aug 24, 2017
2 parents 9931e32 + 887e4ad commit 2e4b6b3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azurelinuxagent/common/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def get_distro():

AGENT_NAME = "WALinuxAgent"
AGENT_LONG_NAME = "Azure Linux Agent"
AGENT_VERSION = '2.2.14.4'
AGENT_VERSION = '2.2.15'
AGENT_LONG_VERSION = "{0}-{1}".format(AGENT_NAME, AGENT_VERSION)
AGENT_DESCRIPTION = """
The Azure Linux Agent supports the provisioning and running of Linux
Expand Down
Binary file removed tests/data/ga/WALinuxAgent-2.2.11.zip
Binary file not shown.
Binary file added tests/data/ga/WALinuxAgent-2.2.14.zip
Binary file not shown.

0 comments on commit 2e4b6b3

Please sign in to comment.