Skip to content

Commit 26efdd6

Browse files
committed
Merge pull request #206 from stankovski/ignite
Changed MSI name to indicate May
2 parents 01a0de3 + 420e85a commit 26efdd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/azurecmd.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
33

4-
<?define productName="Microsoft Azure PowerShell - April 2015" ?>
4+
<?define productName="Microsoft Azure PowerShell - May 2015" ?>
55
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77

0 commit comments

Comments
 (0)