[completed: 567]Fixed backslashes for UNC file link.

This commit is contained in:
Matteo Tomasini 2011-08-31 17:31:13 +02:00
parent ff07e317cd
commit 9d52f36079
3 changed files with 7 additions and 6 deletions

View file

@ -16,5 +16,5 @@ using System.Reflection;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.0.5.608")]
[assembly: AssemblyFileVersion("3.0.5.608")]
[assembly: AssemblyVersion("3.0.5.609")]
[assembly: AssemblyFileVersion("3.0.5.609")]