Fixed and closed #561: BMP images are now properly displayed in editor popup.
This commit is contained in:
parent
9555cbf61b
commit
bf3f6bb41f
3 changed files with 4 additions and 4 deletions
|
@ -16,5 +16,5 @@ using System.Reflection;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("3.0.4.560")]
|
||||
[assembly: AssemblyFileVersion("3.0.4.560")]
|
||||
[assembly: AssemblyVersion("3.0.4.561")]
|
||||
[assembly: AssemblyFileVersion("3.0.4.561")]
|
Loading…
Add table
Add a link
Reference in a new issue