[completed: 566] Host.CheckActionFor* methods now accept null user and treat it as anonymous.

This commit is contained in:
Dario Solera 2011-04-06 18:35:10 +02:00
parent 1643ac8b35
commit 4249a761d7
2 changed files with 14 additions and 11 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.560")]
[assembly: AssemblyFileVersion("3.0.4.560")]
[assembly: AssemblyVersion("3.0.4.561")]
[assembly: AssemblyFileVersion("3.0.4.561")]