Fixed and closed #478: added div tag to fix layout problem.

This commit is contained in:
Matteo Tomasini 2010-02-09 13:48:01 +00:00
parent 5774c21f2b
commit 829b0b78c2
2 changed files with 7 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.1.475")]
[assembly: AssemblyFileVersion("3.0.1.475")]
[assembly: AssemblyVersion("3.0.1.476")]
[assembly: AssemblyFileVersion("3.0.1.476")]