comparison Implab/Properties/AssemblyInfo.cs @ 192:f1da3afc3521 release v2.1

Слияние с v2
author cin
date Fri, 22 Apr 2016 13:10:34 +0300
parents cc19dc78edb7
children 8dd666e6b6bf
comparison
equal deleted inserted replaced
71:1714fd8678ef 192:f1da3afc3521
14 [assembly: AssemblyTrademark("")] 14 [assembly: AssemblyTrademark("")]
15 // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". 15 // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
16 // The form "{Major}.{Minor}.*" will automatically update the build and revision, 16 // The form "{Major}.{Minor}.*" will automatically update the build and revision,
17 // and "{Major}.{Minor}.{Build}.*" will update just the revision. 17 // and "{Major}.{Minor}.{Build}.*" will update just the revision.
18 18
19 [assembly: AssemblyVersion("1.0.*")] 19 [assembly: AssemblyVersion("2.1.*")]
20 [assembly: ComVisible(false)] 20 [assembly: ComVisible(false)]
21 21
22 // The following attributes are used to specify the signing key for the assembly, 22 // The following attributes are used to specify the signing key for the assembly,
23 // if desired. See the Mono documentation for more information about signing. 23 // if desired. See the Mono documentation for more information about signing.
24 24