#At file:///C:/src/bzr.mysql/wex/installer/ based on revid:iggy@stripped
247 Iggy Galarza 2010-12-09
Beta 6.
modified:
Setup_Net/Setup_Net.wixproj
Setup_Web/Setup_Web.wixproj
WexInstaller/Properties/AssemblyInfo.cs
=== modified file 'Setup_Net/Setup_Net.wixproj'
--- a/Setup_Net/Setup_Net.wixproj 2010-12-09 15:55:01 +0000
+++ b/Setup_Net/Setup_Net.wixproj 2010-12-09 17:26:20 +0000
@@ -6,7 +6,7 @@
<ProductVersion>3.5</ProductVersion>
<ProjectGuid>{fbc6c598-ec89-49e6-8fe4-4140141761cc}</ProjectGuid>
<SchemaVersion>2.0</SchemaVersion>
- <OutputName>mysql-universal-installer-1.0.5.0-b-net</OutputName>
+ <OutputName>mysql-universal-installer-1.0.6.0-b-net</OutputName>
<OutputType>Package</OutputType>
<WixTargetsPath Condition=" '$(WixTargetsPath)' == '' AND '$(MSBuildExtensionsPath32)' != '' ">$(MSBuildExtensionsPath32)\Microsoft\WiX\v3.5\Wix2010.targets</WixTargetsPath>
<WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.5\Wix2010.targets</WixTargetsPath>
@@ -19,7 +19,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<OutputPath>bin\$(Configuration)\</OutputPath>
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
- <DefineConstants>ProductVersion=1.0.5.0</DefineConstants>
+ <DefineConstants>ProductVersion=1.0.6.0</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Content Include="config.xml" />
=== modified file 'Setup_Web/Setup_Web.wixproj'
--- a/Setup_Web/Setup_Web.wixproj 2010-12-09 15:55:01 +0000
+++ b/Setup_Web/Setup_Web.wixproj 2010-12-09 17:26:20 +0000
@@ -6,7 +6,7 @@
<ProductVersion>3.5</ProductVersion>
<ProjectGuid>{101db4cd-090c-44ce-9d19-c6ea941d2dcf}</ProjectGuid>
<SchemaVersion>2.0</SchemaVersion>
- <OutputName>mysql-universal-installer-1.0.5.0-b-web</OutputName>
+ <OutputName>mysql-universal-installer-1.0.6.0-b-web</OutputName>
<OutputType>Package</OutputType>
<WixTargetsPath Condition=" '$(WixTargetsPath)' == '' AND '$(MSBuildExtensionsPath32)' != '' ">$(MSBuildExtensionsPath32)\Microsoft\WiX\v3.5\Wix2010.targets</WixTargetsPath>
<WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.5\Wix2010.targets</WixTargetsPath>
@@ -19,7 +19,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<OutputPath>bin\$(Configuration)\</OutputPath>
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
- <DefineConstants>ProductVersion=1.0.5.0</DefineConstants>
+ <DefineConstants>ProductVersion=1.0.6.0</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="Product.wxs" />
=== modified file 'WexInstaller/Properties/AssemblyInfo.cs'
--- a/WexInstaller/Properties/AssemblyInfo.cs 2010-12-09 15:55:24 +0000
+++ b/WexInstaller/Properties/AssemblyInfo.cs 2010-12-09 17:26:20 +0000
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.5.0")]
-[assembly: AssemblyFileVersion("1.0.5.0")]
+[assembly: AssemblyVersion("1.0.6.0")]
+[assembly: AssemblyFileVersion("1.0.6.0")]
Attachment: [text/bzr-bundle] bzr/iggy@mysql.com-20101209172620-6q76rps3sc6ejp10.bundle
| Thread |
|---|
| • bzr commit into wex-installer-1.0 branch (iggy:247) | Iggy Galarza | 9 Dec |