Fixed bug in Popup's page name filter.

This commit is contained in:
Dario Solera 2011-03-13 09:36:33 +01:00
parent bf0efe5cbf
commit 5f3be93193
5 changed files with 93 additions and 87 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.4.577")]
[assembly: AssemblyFileVersion("3.0.4.577")]
[assembly: AssemblyVersion("3.0.4.578")]
[assembly: AssemblyFileVersion("3.0.4.578")]