upgrade to 2.0.18

This commit is contained in:
andyliuliming
2016-04-01 16:29:50 +08:00
parent 2a35398f9d
commit 5bb9df7f2f
+1 -1
View File
@@ -83,7 +83,7 @@ if not hasattr(subprocess,'check_output'):
GuestAgentName = "WALinuxAgent"
GuestAgentLongName = "Azure Linux Agent"
GuestAgentVersion = "WALinuxAgent-2.0.18.rc6"
GuestAgentVersion = "WALinuxAgent-2.0.18"
ProtocolVersion = "2012-11-30" #WARNING this value is used to confirm the correct fabric protocol.
Config = None