Version update

This commit is contained in:
2014-12-17 15:51:45 -05:00
parent d59618bda2
commit 934e5cd2cc

View File

@@ -27,5 +27,5 @@ using System.Runtime.CompilerServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.189.0")] [assembly: AssemblyVersion("1.0.198.0")]
[assembly: CLSCompliant(true)] [assembly: CLSCompliant(true)]