%global VERSION 6.6.2
-%global Patchlevel 8
+%global Patchlevel 9
Name: ImageMagick
Version: %{VERSION}
<configuremap>
<configure name="NAME" value="ImageMagick"/>
<configure name="LIB_VERSION" value="0x662"/>
- <configure name="LIB_VERSION_NUMBER" value="6,6,2,8"/>
+ <configure name="LIB_VERSION_NUMBER" value="6,6,2,9"/>
<configure name="RELEASE_DATE" value="2010-06-25"/>
<configure name="CONFIGURE" value="./configure "/>
<configure name="PREFIX" value="/usr/local"/>
#! /bin/sh
# libtool - Provide generalized library-building support services.
-# Generated automatically by config.status (ImageMagick) 6.6.2-8
+# Generated automatically by config.status (ImageMagick) 6.6.2-9
# Libtool was configured on host magick.imagemagick.org:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
#define MagickLibVersion 0x662
#define MagickLibVersionText "6.6.2"
#define MagickLibVersionNumber 3,0,0
-#define MagickLibAddendum "-8"
+#define MagickLibAddendum "-9"
#define MagickLibInterface 3
#define MagickLibMinInterface 3
#define MagickReleaseDate "2010-06-25"
# PACKAGE_NAME (e.g. "1.0.0").
PACKAGE_VERSION='6.6.2'
PACKAGE_LIB_VERSION="0x662"
-PACKAGE_RELEASE="8"
+PACKAGE_RELEASE="9"
PACKAGE_LIB_VERSION_NUMBER="6,6,2,${PACKAGE_RELEASE}"
PACKAGE_RELEASE_DATE=`date +%F`
PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"