widget/options methods moved from ArchiveFormat to IResource.

any resource could have options and corresponding widget.
This commit is contained in:
morkt
2015-08-12 01:31:03 +04:00
parent 142f7e1cdf
commit 5bf2493044
2 changed files with 40 additions and 40 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.3.8")]
[assembly: AssemblyFileVersion ("1.1.3.8")]
[assembly: AssemblyVersion ("1.1.4.8")]
[assembly: AssemblyFileVersion ("1.1.4.8")]