Version bump to 2.1.7

This commit is contained in:
Grigory Chudov
2018-03-11 19:17:57 -04:00
parent a4565dbd30
commit d6ed3177aa
60 changed files with 80 additions and 83 deletions

View File

@@ -31,7 +31,7 @@ using namespace System::Security::Permissions;
// You can specify all the value or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly:AssemblyVersionAttribute("1.0.*")];
[assembly:AssemblyVersionAttribute("2.1.7.0")];
[assembly:ComVisible(false)];