Fixed bug in reverse formatter (IE) with internal page link.

This commit is contained in:
Matteo Tomasini 2011-07-20 13:43:09 +02:00
parent ce45895e44
commit f4c18fda33
2 changed files with 9 additions and 4 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.5.600")]
[assembly: AssemblyFileVersion("3.0.5.600")]
[assembly: AssemblyVersion("3.0.5.601")]
[assembly: AssemblyFileVersion("3.0.5.601")]