Fixed indentation in ReverseFormatter.

This commit is contained in:
Matteo Tomasini 2011-06-13 09:26:22 +02:00
parent 17d01657a7
commit 2a798da953
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.4.573")]
[assembly: AssemblyFileVersion("3.0.4.573")]
[assembly: AssemblyVersion("3.0.4.574")]
[assembly: AssemblyFileVersion("3.0.4.574")]