From ebbb30608a717f03eec550ed8f124d356ecb0df5 Mon Sep 17 00:00:00 2001 From: Matteo Tomasini Date: Thu, 25 Mar 2010 17:06:45 +0000 Subject: [PATCH] Fixed and closed #512 : Added {CATEGORIES} in special tag. --- AssemblyVersion.cs | 4 ++-- WebApplication/Editor.ascx | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AssemblyVersion.cs b/AssemblyVersion.cs index 5228d9f..b32227f 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.515")] -[assembly: AssemblyFileVersion("3.0.2.515")] +[assembly: AssemblyVersion("3.0.2.516")] +[assembly: AssemblyFileVersion("3.0.2.516")] diff --git a/WebApplication/Editor.ascx b/WebApplication/Editor.ascx index 8bb4724..e873e81 100644 --- a/WebApplication/Editor.ascx +++ b/WebApplication/Editor.ascx @@ -327,6 +327,7 @@ {SearchBox} {PageName} {Namespace} + {Categories} {NamespaceDropDown} {NamespaceList} {Orphans}