Fixed and closed #502: {PageCount(*)} now available in the editor toolbar.

This commit is contained in:
Dario Solera 2010-02-28 10:26:43 +00:00
parent f443187b6d
commit 7cc7fb615b
2 changed files with 3 additions and 2 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.2.503")]
[assembly: AssemblyFileVersion("3.0.2.503")]
[assembly: AssemblyVersion("3.0.2.504")]
[assembly: AssemblyFileVersion("3.0.2.504")]