Changed to SHA512

This commit is contained in:
high 2011-07-01 02:09:21 -04:00
parent 2c812dbb53
commit 4e87ceb84f
2 changed files with 9 additions and 16 deletions

View file

@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.3.0.0630")]
[assembly: AssemblyFileVersion("2.3.0.0630")]
[assembly: AssemblyVersion("2.3.0.0701")]
[assembly: AssemblyFileVersion("2.3.0.0701")]