diff --git a/branchinfo.txt b/branchinfo.txt
index 90286b00f..ddd9d6c34 100644
--- a/branchinfo.txt
+++ b/branchinfo.txt
@@ -3,7 +3,7 @@
# Each line is expected to be in the format "[Name]=[Value]".
MAJOR_VERSION=1
MINOR_VERSION=0
-PATCH_VERSION=2
+PATCH_VERSION=3
RELEASE_SUFFIX=rc4
CHANNEL=rel-1.0.1
BRANCH_NAME=rel/1.0.1
diff --git a/build/Microsoft.DotNet.Cli.Monikers.props b/build/Microsoft.DotNet.Cli.Monikers.props
index 756fa9f1b..eb993cb0f 100644
--- a/build/Microsoft.DotNet.Cli.Monikers.props
+++ b/build/Microsoft.DotNet.Cli.Monikers.props
@@ -1,7 +1,7 @@
- .NET Core SDK 1.0.2
+ .NET Core SDK 1.0.3
Microsoft .NET Core 1.1.1 - Runtime
Microsoft .NET Core 1.1.0 - Host
Microsoft .NET Core 1.1.0 - Host FX Resolver
diff --git a/dir.props b/dir.props
index 0c25d5e87..f4ab7be63 100644
--- a/dir.props
+++ b/dir.props
@@ -13,6 +13,6 @@
true
- 1.0.2
+ 1.0.3
diff --git a/packaging/windows/clisdk/bundle.wxs b/packaging/windows/clisdk/bundle.wxs
index e4a4fd084..32482a781 100644
--- a/packaging/windows/clisdk/bundle.wxs
+++ b/packaging/windows/clisdk/bundle.wxs
@@ -42,6 +42,7 @@
ProductName="$(var.Crt_ProductName)"
Size="$(var.Crt_Size)"
Version="$(var.Crt_Version)" />
+