Changed the Assembly Product and Title to say “PROMS” instead of “Proms 2010”
Added the date/time of the PROMS executable to the Help|About
This commit is contained in:
@@ -6,11 +6,11 @@ using System.Runtime.InteropServices;
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("Proms 2010")]
|
||||
[assembly: AssemblyTitle("PROMS")]
|
||||
[assembly: AssemblyDescription("Create, Edit, and Maintain Procedures Sets.")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Volian Enterprises, Inc.")]
|
||||
[assembly: AssemblyProduct("Proms 2010")]
|
||||
[assembly: AssemblyProduct("PROMS")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2012. All Rights Reserved.")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
[assembly: AssemblyVersion("11.0.0.4")]
|
||||
[assembly: AssemblyFileVersion("11.0.0.4")]
|
||||
[assembly: AssemblyVersion("11.0.0.6")]
|
||||
[assembly: AssemblyFileVersion("11.0.0.6")]
|
||||
|
Reference in New Issue
Block a user