AssemblyInfo.cs (pinta-1.7) | : | AssemblyInfo.cs (pinta-1.7.1) | ||
---|---|---|---|---|
skipping to change at line 20 | skipping to change at line 20 | |||
[assembly: AssemblyCompany("")] | [assembly: AssemblyCompany("")] | |||
[assembly: AssemblyProduct("")] | [assembly: AssemblyProduct("")] | |||
[assembly: AssemblyCopyright("")] | [assembly: AssemblyCopyright("")] | |||
[assembly: AssemblyTrademark("")] | [assembly: AssemblyTrademark("")] | |||
[assembly: AssemblyCulture("")] | [assembly: AssemblyCulture("")] | |||
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". | // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". | |||
// The form "{Major}.{Minor}.*" will automatically update the build and revision , | // The form "{Major}.{Minor}.*" will automatically update the build and revision , | |||
// and "{Major}.{Minor}.{Build}.*" will update just the revision. | // and "{Major}.{Minor}.{Build}.*" will update just the revision. | |||
[assembly: AssemblyVersion("1.7.0.0")] | [assembly: AssemblyVersion("1.7.1.0")] | |||
// The following attributes are used to specify the signing key for the assembly , | // The following attributes are used to specify the signing key for the assembly , | |||
// if desired. See the Mono documentation for more information about signing. | // if desired. See the Mono documentation for more information about signing. | |||
//[assembly: AssemblyDelaySign(false)] | //[assembly: AssemblyDelaySign(false)] | |||
//[assembly: AssemblyKeyFile("")] | //[assembly: AssemblyKeyFile("")] | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |