Fixed and closed #484: added new {pagecount(*)} tag for total page (all namespaces) count.

This commit is contained in:
Matteo Tomasini 2010-02-09 14:07:49 +00:00
parent 829b0b78c2
commit bc840e2cb6
2 changed files with 6 additions and 3 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.476")]
[assembly: AssemblyFileVersion("3.0.1.476")]
[assembly: AssemblyVersion("3.0.1.477")]
[assembly: AssemblyFileVersion("3.0.1.477")]