Version tick: 3.8.x.x
Changed the improper shutdown message to be a little more informative.
This commit is contained in:
parent
a3158d6311
commit
53cda6036d
2 changed files with 3 additions and 3 deletions
|
|
@ -48,5 +48,5 @@ using System.Runtime.InteropServices;
|
|||
// Build Number
|
||||
// MMdd of the build
|
||||
|
||||
[assembly: AssemblyVersion("3.7.0.0225")]
|
||||
[assembly: AssemblyFileVersion("3.7.0.0225")]
|
||||
[assembly: AssemblyVersion("3.8.0.0304")]
|
||||
[assembly: AssemblyFileVersion("3.8.0.0304")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue