--- trunk/CSDLL/Properties/AssemblyInfo.cs 2012/07/11 16:02:50 11 +++ trunk/CSDLL/Properties/AssemblyInfo.cs 2012/07/11 16:06:57 12 @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("4.0.0.0")] -[assembly: AssemblyFileVersion("4.0.0.0")] +[assembly: AssemblyVersion("4.0.0.1")] +[assembly: AssemblyFileVersion("4.0.0.1")] |