diff --git a/ImageMagick.spec b/ImageMagick.spec
index 94b909a..df6b22a 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -1,5 +1,5 @@
%global VERSION 6.6.5
-%global Patchlevel 9
+%global Patchlevel 8
Name: ImageMagick
Version: %{VERSION}
diff --git a/config/configure.xml b/config/configure.xml
index 7de1775..c88d640 100644
--- a/config/configure.xml
+++ b/config/configure.xml
@@ -8,7 +8,7 @@
<configuremap>
<configure name="NAME" value="ImageMagick"/>
<configure name="LIB_VERSION" value="0x665"/>
- <configure name="LIB_VERSION_NUMBER" value="6,6,5,9"/>
+ <configure name="LIB_VERSION_NUMBER" value="6,6,5,8"/>
<configure name="RELEASE_DATE" value="2010-11-10"/>
<configure name="CONFIGURE" value="./configure "/>
<configure name="PREFIX" value="/usr/local"/>
diff --git a/configure b/configure
index d93c6ba..838bb9b 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.66 for ImageMagick 6.6.4.
+# Generated by GNU Autoconf 2.66 for ImageMagick 6.6.5.
#
# Report bugs to <http://www.imagemagick.org>.
#
@@ -566,8 +566,8 @@
# Identity of this package.
PACKAGE_NAME='ImageMagick'
PACKAGE_TARNAME='ImageMagick'
-PACKAGE_VERSION='6.6.4'
-PACKAGE_STRING='ImageMagick 6.6.4'
+PACKAGE_VERSION='6.6.5'
+PACKAGE_STRING='ImageMagick 6.6.5'
PACKAGE_BUGREPORT='http://www.imagemagick.org'
PACKAGE_URL=''
@@ -1691,7 +1691,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures ImageMagick 6.6.4 to adapt to many kinds of systems.
+\`configure' configures ImageMagick 6.6.5 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1766,7 +1766,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ImageMagick 6.6.4:";;
+ short | recursive ) echo "Configuration of ImageMagick 6.6.5:";;
esac
cat <<\_ACEOF
@@ -1971,7 +1971,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ImageMagick configure 6.6.4
+ImageMagick configure 6.6.5
generated by GNU Autoconf 2.66
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2887,7 +2887,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by ImageMagick $as_me 6.6.4, which was
+It was created by ImageMagick $as_me 6.6.5, which was
generated by GNU Autoconf 2.66. Invocation command line was
$ $0 $@
@@ -33358,7 +33358,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by ImageMagick $as_me 6.6.4, which was
+This file was extended by ImageMagick $as_me 6.6.5, which was
generated by GNU Autoconf 2.66. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -33424,7 +33424,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-ImageMagick config.status 6.6.4
+ImageMagick config.status 6.6.5
configured by $0, generated by GNU Autoconf 2.66,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 88291c9..5c03679 100755
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# Copyright (C) 2003 - 2008 GraphicsMagick Group
AC_PREREQ(2.64)
-AC_INIT([ImageMagick],[6.6.4],[http://www.imagemagick.org],[ImageMagick])
+AC_INIT([ImageMagick],[6.6.5],[http://www.imagemagick.org],[ImageMagick])
AC_CONFIG_SRCDIR([magick/MagickCore.h])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/libtool b/libtool
index 22790fa..a4b4077 100755
--- a/libtool
+++ b/libtool
@@ -1,7 +1,7 @@
#! /bin/sh
# libtool - Provide generalized library-building support services.
-# Generated automatically by config.status (ImageMagick) 6.6.5-9
+# Generated automatically by config.status (ImageMagick) 6.6.5-8
# Libtool was configured on host magick.imagemagick.org:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
diff --git a/magick/magick-config.h b/magick/magick-config.h
index 6a52826..5a23cf3 100644
--- a/magick/magick-config.h
+++ b/magick/magick-config.h
@@ -1150,7 +1150,7 @@
/* Define to the full name and version of this package. */
#ifndef MAGICKCORE_PACKAGE_STRING
-#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.6.4"
+#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.6.5"
#endif
/* Define to the one symbol short name of this package. */
@@ -1165,7 +1165,7 @@
/* Define to the version of this package. */
#ifndef MAGICKCORE_PACKAGE_VERSION
-#define MAGICKCORE_PACKAGE_VERSION "6.6.4"
+#define MAGICKCORE_PACKAGE_VERSION "6.6.5"
#endif
/* Define if you have PNG library */
diff --git a/magick/version.h b/magick/version.h
index 7b4b63e..fc84779 100644
--- a/magick/version.h
+++ b/magick/version.h
@@ -30,7 +30,7 @@
#define MagickLibVersion 0x665
#define MagickLibVersionText "6.6.5"
#define MagickLibVersionNumber 4,0,0
-#define MagickLibAddendum "-9"
+#define MagickLibAddendum "-8"
#define MagickLibInterface 4
#define MagickLibMinInterface 4
#define MagickReleaseDate "2010-11-10"
diff --git a/version.sh b/version.sh
index 8a02288..0e815fb 100644
--- a/version.sh
+++ b/version.sh
@@ -12,7 +12,7 @@
# PACKAGE_NAME (e.g. "1.0.0").
PACKAGE_VERSION='6.6.5'
PACKAGE_LIB_VERSION="0x665"
-PACKAGE_RELEASE="9"
+PACKAGE_RELEASE="8"
PACKAGE_LIB_VERSION_NUMBER="6,6,5,${PACKAGE_RELEASE}"
PACKAGE_RELEASE_DATE=`date +%F`
PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"