Bug in Magick-conifg --version output in 6.3.7-6

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
rmagick
Posts: 245
Joined: 2006-03-16T17:30:48-07:00
Location: Durham, NC, USA

Bug in Magick-conifg --version output in 6.3.7-6

Post by rmagick »

The quantum depth is missing:

$ convert --version
Version: ImageMagick 6.3.7 12/20/07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC
$ Magick-config --version
6.3.7 Q@MAGICKCORE_QUANTUM_DEPTH@
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Bug in Magick-conifg --version output in 6.3.7-6

Post by magick »

Will have a fix for this problem by tomorrow. Thanks.
Post Reply