# | Line 31 | Line 31 | using System.Runtime.InteropServices; | |
---|---|---|
31 | // | |
32 | // You can specify all the values or you can default the Revision and Build Numbers | |
33 | // by using the '*' as shown below: | |
34 | < | [assembly: AssemblyVersion("4.0.0.0")] |
35 | < | [assembly: AssemblyFileVersion("4.0.0.0")] |
34 | > | [assembly: AssemblyVersion("4.0.0.1")] |
35 | > | [assembly: AssemblyFileVersion("4.0.0.1")] |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |