diff --git a/AssemblyVersion.cs b/AssemblyVersion.cs index 3baaf7d..5287ccf 100644 --- a/AssemblyVersion.cs +++ b/AssemblyVersion.cs @@ -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.2.520")] -[assembly: AssemblyFileVersion("3.0.2.520")] +[assembly: AssemblyVersion("3.0.2.521")] +[assembly: AssemblyFileVersion("3.0.2.521")] diff --git a/WebApplication/Admin.master b/WebApplication/Admin.master index 60b5bd2..72dff46 100644 --- a/WebApplication/Admin.master +++ b/WebApplication/Admin.master @@ -4,10 +4,12 @@ + Administration + diff --git a/WebApplication/MasterPage.master b/WebApplication/MasterPage.master index c2ef383..ccebf87 100644 --- a/WebApplication/MasterPage.master +++ b/WebApplication/MasterPage.master @@ -5,6 +5,7 @@ + Title diff --git a/WebApplication/MasterPage.master.designer.cs b/WebApplication/MasterPage.master.designer.cs index 3f60da4..76ffbe6 100644 --- a/WebApplication/MasterPage.master.designer.cs +++ b/WebApplication/MasterPage.master.designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.3053 +// Runtime Version:2.0.50727.4927 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/WebApplication/MasterPageSA.Master b/WebApplication/MasterPageSA.Master index cf563b3..ed0af3c 100644 --- a/WebApplication/MasterPageSA.Master +++ b/WebApplication/MasterPageSA.Master @@ -5,6 +5,7 @@ + Title diff --git a/WebApplication/MasterPageSA.Master.designer.cs b/WebApplication/MasterPageSA.Master.designer.cs index dba11bb..14605f9 100644 --- a/WebApplication/MasterPageSA.Master.designer.cs +++ b/WebApplication/MasterPageSA.Master.designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.3074 +// Runtime Version:2.0.50727.4927 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated.