Should be >=, also always block it as otherwise it will crash.
This commit is contained in:
parent
cad7e04e42
commit
a03ea5faa6
2 changed files with 5 additions and 4 deletions
|
|
@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
[assembly: AssemblyVersion("2.3.2.0701")]
|
||||
[assembly: AssemblyFileVersion("2.3.2.0701")]
|
||||
[assembly: AssemblyVersion("2.3.2.0702")]
|
||||
[assembly: AssemblyFileVersion("2.3.2.0702")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue