Fixed and closed #561: BMP images are now properly displayed in editor popup.

This commit is contained in:
Dario Solera 2010-10-27 19:54:45 +00:00
parent 9555cbf61b
commit bf3f6bb41f
3 changed files with 4 additions and 4 deletions

View file

@ -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")]