Regions are now UserID based.

This commit is contained in:
Lucas Nicodemus 2011-07-21 12:25:57 -06:00
parent d4665e5860
commit cd018fed8d
5 changed files with 52 additions and 10 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.4.0720")]
[assembly: AssemblyFileVersion("2.3.4.0720")]
[assembly: AssemblyVersion("2.3.4.0721")]
[assembly: AssemblyFileVersion("2.3.4.0721")]