Added Interval parameter for WindowsEvents and bumped up default interval to 60 seconds.

This commit is contained in:
Eric Fontana
2014-11-06 10:47:51 -05:00
parent a0c571b9c0
commit e28e893120
4 changed files with 15 additions and 12 deletions

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.3.8.0")]
[assembly: AssemblyFileVersion("1.3.8.0")]
[assembly: AssemblyVersion("1.3.9.0")]
[assembly: AssemblyFileVersion("1.3.9.0")]