Skip to content

Commit

Permalink
updating version to 2.1.6.7 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
hglkrijger committed Sep 22, 2016
1 parent 630acd2 commit a064336
Showing 1 changed file 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 @@ -51,7 +51,7 @@ def get_distro():

AGENT_NAME = "WALinuxAgent"
AGENT_LONG_NAME = "Azure Linux Agent"
AGENT_VERSION = '2.1.6.6'
AGENT_VERSION = '2.1.6.7'
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

0 comments on commit a064336

Please sign in to comment.