diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 8dd9d50..681aa72 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ using System.Runtime.InteropServices; // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.0.6")] //Set these both to the same -[assembly: AssemblyFileVersion("2.0.0.6")] +[assembly: AssemblyVersion("3.0.0.0")] //Set these both to the same +[assembly: AssemblyFileVersion("3.0.0.0")]