added "ignore errors" option to media conversion.

This commit is contained in:
morkt
2015-06-14 13:54:03 +04:00
parent 9d88975f13
commit 30e7a470d3
9 changed files with 42 additions and 7 deletions

View File

@@ -51,5 +51,5 @@ using System.Windows;
// 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.2.20")]
[assembly: AssemblyFileVersion ("1.1.2.20")]
[assembly: AssemblyVersion ("1.1.2.21")]
[assembly: AssemblyFileVersion ("1.1.2.21")]