APM Planner 1.1.40

This commit is contained in:
Michael Oborne 2012-02-21 12:04:45 +08:00
parent 3259bc6c7a
commit 63cb155fdd
2 changed files with 1 additions and 1 deletions

View File

@ -34,5 +34,5 @@ using System.Resources;
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.1.39")] [assembly: AssemblyFileVersion("1.1.40")]
[assembly: NeutralResourcesLanguageAttribute("")] [assembly: NeutralResourcesLanguageAttribute("")]