implemented ISA archives.

This commit is contained in:
morkt
2015-03-18 05:44:21 +04:00
parent fb60862b58
commit 87c6a210be
3 changed files with 70 additions and 2 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.0.4.30")]
[assembly: AssemblyFileVersion ("1.0.4.30")]
[assembly: AssemblyVersion ("1.0.4.31")]
[assembly: AssemblyFileVersion ("1.0.4.31")]