bumps assemblyver 2.1.*
This commit is contained in:
parent
f553afdb73
commit
26437fa1c7
1 changed files with 1 additions and 1 deletions
|
|
@ -50,5 +50,5 @@ using System.Windows;
|
||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion("2.0.*")]
|
[assembly: AssemblyVersion("2.1.*")]
|
||||||
[assembly: AssemblyFileVersion("1.1.0.0")]
|
[assembly: AssemblyFileVersion("1.1.0.0")]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue