added another ISF encryption scheme.

This commit is contained in:
morkt
2015-08-20 21:19:20 +04:00
parent b05c253e8b
commit d38386ae16
2 changed files with 4 additions and 3 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.1.9.399")]
[assembly: AssemblyFileVersion ("1.1.9.399")]
[assembly: AssemblyVersion ("1.1.9.400")]
[assembly: AssemblyFileVersion ("1.1.9.400")]