Updated version

This commit is contained in:
2014-12-26 15:50:27 -05:00
parent 934e5cd2cc
commit ca467d29d9

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.198.0")] [assembly: AssemblyVersion("1.0.199.0")]
[assembly: CLSCompliant(true)] [assembly: CLSCompliant(true)]