added SQL Server name (and if it’s local) and the current database name
fine-tuned our PROMS version string fixed NULL reference with changing a section number/title on a property page that uses StepRTB
This commit is contained in:
@@ -27,8 +27,8 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// Major Version
|
||||
// Minor Version
|
||||
// Build Number
|
||||
// Revision
|
||||
// Build YYMM (two digit year, two digit month)
|
||||
// Revision DHH (day - no leading zero, two digit hour - military time
|
||||
//
|
||||
[assembly: AssemblyVersion("11.0.0.6")]
|
||||
[assembly: AssemblyFileVersion("11.0.0.6")]
|
||||
[assembly: AssemblyVersion("11.6.1204.1310")]
|
||||
[assembly: AssemblyFileVersion("11.6.1204.1310")]
|
||||
|
Reference in New Issue
Block a user