Fixed and closed #457: deleting a user or group also deletes related ACL entries.

This commit is contained in:
Dario Solera 2010-01-14 07:47:29 +00:00
parent 446934322c
commit eb7d19e8f6
2 changed files with 85 additions and 2 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.1.456")]
[assembly: AssemblyFileVersion("3.0.1.456")]
[assembly: AssemblyVersion("3.0.1.457")]
[assembly: AssemblyFileVersion("3.0.1.457")]