(RctFormat.Read): use ImageMetaData.FileName to extract base file location.

This commit is contained in:
morkt
2015-08-14 20:04:16 +04:00
parent f355288e97
commit 58dec16f25
2 changed files with 6 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.92")]
[assembly: AssemblyFileVersion ("1.1.9.92")]
[assembly: AssemblyVersion ("1.1.9.93")]
[assembly: AssemblyFileVersion ("1.1.9.93")]