released v1.5.41

This commit is contained in:
morkt
2018-12-30 14:46:08 +04:00
parent e4bafd6703
commit e0e0169582
10 changed files with 25 additions and 32 deletions

View File

@@ -29,6 +29,7 @@ using System.ComponentModel.Composition;
using System.IO;
// [030525][Virgin Cream] Yamai Tsuki ~Ryouki Kansen Virus~
// [030530][Mithra] Clione no Kimochi ~Oshiete, Sensei Osanazuma~
namespace GameRes.Formats.Kasane
{

View File

@@ -28,6 +28,8 @@ using System.ComponentModel.Composition;
using System.IO;
using GameRes.Compression;
// [040528][Lakshmi] Mabuta Tojireba Soko ni...
namespace GameRes.Formats.ProjectMu
{
[Export(typeof(ImageFormat))]

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.7.157")]
[assembly: AssemblyFileVersion ("1.0.7.157")]
[assembly: AssemblyVersion ("1.0.8.174")]
[assembly: AssemblyFileVersion ("1.0.8.174")]

View File

@@ -29,6 +29,7 @@ using System.ComponentModel.Composition;
using System.IO;
// [000114][Excellents] Thanksgiving Special
// [000615][Beenyan] Oyako Donburi
namespace GameRes.Formats.System21
{