added a master version file

This commit is contained in:
LukePulverenti
2013-02-22 02:17:50 -05:00
parent 746c5d2fa7
commit fab627c845
33 changed files with 66 additions and 85 deletions

View File

@@ -179,6 +179,9 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Compile Include="..\SharedVersion.cs">
<Link>Properties\SharedVersion.cs</Link>
</Compile>
<Compile Include="App.xaml.cs">
<DependentUpon>App.xaml</DependentUpon>
<SubType>Code</SubType>

View File

@@ -45,8 +45,4 @@ using System.Windows;
// Minor Version
// Build Number
// Revision
//
// 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("2.9.*")]
//