Mercurial > pub > ImplabNet
comparison Implab/Properties/AssemblyInfo.cs @ 191:cc19dc78edb7 v2
bump version to 2.1
author | cin |
---|---|
date | Fri, 22 Apr 2016 13:09:57 +0300 |
parents | c761fc982e1d |
children | 8dd666e6b6bf |
comparison
equal
deleted
inserted
replaced
190:1c2a16d071a7 | 191:cc19dc78edb7 |
---|---|
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("2.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 |