Fixed syncWait to use Milliseconds.

This commit is contained in:
Eric Fontana
2014-12-22 06:29:42 -05:00
parent 0da192167a
commit 771aa791f1
6 changed files with 12 additions and 10 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.17.0")]
[assembly: AssemblyFileVersion("1.3.17.0")]
[assembly: AssemblyVersion("1.3.18.0")]
[assembly: AssemblyFileVersion("1.3.18.0")]