Fixed permission check for Meta-Files editing.

This commit is contained in:
Matteo Tomasini 2011-06-06 15:24:25 +02:00
parent 86354487c9
commit 17d01657a7
3 changed files with 15 additions and 4 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.4.572")]
[assembly: AssemblyFileVersion("3.0.4.572")]
[assembly: AssemblyVersion("3.0.4.573")]
[assembly: AssemblyFileVersion("3.0.4.573")]