Update: Forcibly Close Job

Allow jobs to be closed if procedures cannot be followed.
This commit is contained in:
Gary Sharp
2013-03-19 15:42:16 +11:00
parent 79085614d3
commit e422bf163d
13 changed files with 373 additions and 84 deletions
+2 -2
View File
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.2.0307.1501")]
[assembly: AssemblyFileVersion("1.2.0307.1501")]
[assembly: AssemblyVersion("1.2.0319.1533")]
[assembly: AssemblyFileVersion("1.2.0319.1533")]