[completed: 599] Fixed internal pages (or not existing ones) link in reverse formatter.

This commit is contained in:
Matteo Tomasini 2011-05-25 09:57:27 +02:00
parent 35907234c3
commit 1b197cbc65
3 changed files with 9 additions and 5 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.570")]
[assembly: AssemblyFileVersion("3.0.4.570")]
[assembly: AssemblyVersion("3.0.4.571")]
[assembly: AssemblyFileVersion("3.0.4.571")]