Skip to content

Commit 27efac5

Browse files
committed
Undo The change in name of the month. Revert back to November. Azure team should take care of this change.
1 parent 07d4ee2 commit 27efac5

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 - December 2014" ?>
4+
<?define productName="Microsoft Azure PowerShell - November 2014" ?>
55
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77

0 commit comments

Comments
 (0)