configure.xml outdated on Windows

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
indiego
Posts: 75
Joined: 2010-10-16T06:35:10-07:00
Authentication code: 8675308

configure.xml outdated on Windows

Post by indiego »

Hi,

I'm trying to get the version number of the installed IM. I use the 'identify' command, because its name does not change in IM7.

Code: Select all

identify -list configure
just types the content of 'configure.xml', which is sadly totally outdated (6.6.2-5).
[ImageMagick-6.8.0-4-Q16-windows.zip]

Code: Select all

identify -version
gives the right number.

If this bug is as old as the file (nearly two years), the first method can not be used under Windows. :(
Post Reply