Skip to content

Commit f1a27e4

Browse files
committed
Updating release name for 4.1.0
1 parent 7d6a45b commit f1a27e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## June2017 - Version 4.1.0
1+
## 2017.06.07 - Version 4.1.0
22
* AnalysisServices
33
* New SKUs added: B1, B2, S0
44
* Scale up/down support added

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" xmlns:util="http://schemas.microsoft.com/wix/UtilExtension" xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension">
33

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

tools/AzureRM/AzureRM.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ PrivateData = @{
154154
# IconUri = ''
155155

156156
# ReleaseNotes of this module
157-
ReleaseNotes = '## June2017 - Version 4.1.0
157+
ReleaseNotes = '## 2017.06.07 - Version 4.1.0
158158
* AnalysisServices
159159
* New SKUs added: B1, B2, S0
160160
* Scale up/down support added

0 commit comments

Comments
 (0)