[completed: 608]Fixed bug with Save and Continue in Draft mode.

This commit is contained in:
Matteo Tomasini 2011-09-02 11:34:48 +02:00
parent 78d4d07a73
commit 1c8e26fac3
2 changed files with 10 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.610")]
[assembly: AssemblyFileVersion("3.0.5.610")]
[assembly: AssemblyVersion("3.0.5.611")]
[assembly: AssemblyFileVersion("3.0.5.611")]