released v1.5.38

This commit is contained in:
morkt
2018-07-06 16:00:25 +04:00
parent a5043e9114
commit f85ab6afbd
10 changed files with 91 additions and 25 deletions

View File

@@ -117,6 +117,7 @@
<Compile Include="Apricot\ArcDAT.cs" />
<Compile Include="ArcARCX.cs" />
<Compile Include="Artemis\ArcMJA.cs" />
<None Include="AudioAIFF.cs" />
<Compile Include="BeF\AudioVZY.cs" />
<Compile Include="BeF\ImageALO.cs" />
<Compile Include="BellDa\ArcDAT.cs" />
@@ -179,6 +180,8 @@
<Compile Include="Maika\ArcBK.cs" />
<Compile Include="Maika\ArcMIK01.cs" />
<Compile Include="Maika\AudioWV5.cs" />
<Compile Include="Mixwill\ImageMWP.cs" />
<Compile Include="Mnp\ArcMMA.cs" />
<Compile Include="Noesis\ArcIGA.cs" />
<Compile Include="NonColor\ArcMinato.cs" />
<Compile Include="Misc\ArcBIN.cs" />

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.2.41.1762")]
[assembly: AssemblyFileVersion ("1.2.41.1762")]
[assembly: AssemblyVersion ("1.2.42.1834")]
[assembly: AssemblyFileVersion ("1.2.42.1834")]

View File

Binary file not shown.