Version is now the assembly version. I recommend downloading Build Version Increment.

This commit is contained in:
high 2011-06-17 16:34:25 -04:00
parent e47481210e
commit 4339650439
3 changed files with 49 additions and 6 deletions

View file

@ -33,7 +33,7 @@ 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.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.1.0.0617")]
[assembly: AssemblyFileVersion("2.1.0.0617")]