Fixed regression introduced with r2917.

This commit is contained in:
Dario Solera 2010-06-22 15:14:17 +00:00
parent 2ee07076ec
commit 6fbc815530
14 changed files with 9 additions and 27 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.2.544")]
[assembly: AssemblyFileVersion("3.0.2.544")]
[assembly: AssemblyVersion("3.0.2.545")]
[assembly: AssemblyFileVersion("3.0.2.545")]