From 040181d2ec6a117cc6aacd075cecdbaac38ffc59 Mon Sep 17 00:00:00 2001 From: cristy Date: Thu, 11 Nov 2010 02:13:48 +0000 Subject: [PATCH] --- ImageMagick.spec | 2 +- config/configure.xml | 2 +- libtool | 2 +- magick/version.h | 2 +- version.sh | 2 +- www/ImageMagickObject.html | 2 +- www/advanced-windows-installation.html | 2 +- www/api.html | 40 +++++++++++++------------- www/api/animate.html | 2 +- www/api/annotate.html | 2 +- www/api/attribute.html | 2 +- www/api/blob.html | 2 +- www/api/cache.html | 2 +- www/api/cipher.html | 2 +- www/api/color.html | 2 +- www/api/colormap.html | 2 +- www/api/compare.html | 2 +- www/api/constitute.html | 2 +- www/api/deprecate.html | 2 +- www/api/display.html | 2 +- www/api/draw.html | 2 +- www/api/drawing-wand.html | 2 +- www/api/effect.html | 2 +- www/api/enhance.html | 2 +- www/api/exception.html | 2 +- www/api/feature.html | 2 +- www/api/fx.html | 2 +- www/api/histogram.html | 2 +- www/api/image-view.html | 2 +- www/api/layer.html | 2 +- www/api/list.html | 2 +- www/api/magick-deprecate.html | 2 +- www/api/magick-image.html | 2 +- www/api/magick-wand.html | 2 +- www/api/magick.html | 2 +- www/api/monitor.html | 2 +- www/api/montage.html | 2 +- www/api/morphology.html | 2 +- www/api/pixel-iterator.html | 2 +- www/api/profile.html | 2 +- www/api/property.html | 2 +- www/api/quantize.html | 2 +- www/api/registry.html | 2 +- www/api/resize.html | 2 +- www/api/resource.html | 2 +- www/api/segment.html | 2 +- www/api/shear.html | 2 +- www/api/signature.html | 2 +- www/api/statistic.html | 2 +- www/api/stream.html | 2 +- www/api/transform.html | 2 +- www/api/version.html | 2 +- www/api/wand-view.html | 2 +- www/architecture.html | 2 +- www/binary-releases.html | 2 +- www/changelog.html | 2 +- www/cipher.html | 2 +- www/color.html | 2 +- www/command-line-processing.html | 2 +- www/command-line-tools.html | 6 ++-- www/compare.html | 2 +- www/composite.html | 2 +- www/contact.html | 4 +-- www/convert.html | 2 +- www/download.html | 2 +- www/escape.html | 2 +- www/examples.html | 4 +-- www/exception.html | 2 +- www/formats.html | 2 +- www/fx.html | 2 +- www/high-dynamic-range.html | 2 +- www/history.html | 4 +-- www/identify.html | 2 +- www/import.html | 2 +- www/jp2.html | 2 +- www/links.html | 2 +- www/magick-core.html | 2 +- www/magick-vector-graphics.html | 2 +- www/magick-wand.html | 2 +- www/miff.html | 2 +- www/mirrors.html | 4 +-- www/mogrify.html | 2 +- www/montage.html | 2 +- www/motion-picture.html | 2 +- www/quantize.html | 2 +- www/resources.html | 2 +- www/sitemap.html | 4 +-- www/stream.html | 2 +- www/subversion.html | 2 +- 89 files changed, 115 insertions(+), 115 deletions(-) diff --git a/ImageMagick.spec b/ImageMagick.spec index df6b22a1f..94b909ac4 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ %global VERSION 6.6.5 -%global Patchlevel 8 +%global Patchlevel 9 Name: ImageMagick Version: %{VERSION} diff --git a/config/configure.xml b/config/configure.xml index c88d640a8..7de177572 100644 --- a/config/configure.xml +++ b/config/configure.xml @@ -8,7 +8,7 @@ - + diff --git a/libtool b/libtool index a4b4077d9..22790fad0 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-8 +# Generated automatically by config.status (ImageMagick) 6.6.5-9 # 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/version.h b/magick/version.h index fc847796f..7b4b63e65 100644 --- a/magick/version.h +++ b/magick/version.h @@ -30,7 +30,7 @@ extern "C" { #define MagickLibVersion 0x665 #define MagickLibVersionText "6.6.5" #define MagickLibVersionNumber 4,0,0 -#define MagickLibAddendum "-8" +#define MagickLibAddendum "-9" #define MagickLibInterface 4 #define MagickLibMinInterface 4 #define MagickReleaseDate "2010-11-10" diff --git a/version.sh b/version.sh index 0e815fb36..8a02288ad 100644 --- a/version.sh +++ b/version.sh @@ -12,7 +12,7 @@ PACKAGE_NAME='ImageMagick' # PACKAGE_NAME (e.g. "1.0.0"). PACKAGE_VERSION='6.6.5' PACKAGE_LIB_VERSION="0x665" -PACKAGE_RELEASE="8" +PACKAGE_RELEASE="9" PACKAGE_LIB_VERSION_NUMBER="6,6,5,${PACKAGE_RELEASE}" PACKAGE_RELEASE_DATE=`date +%F` PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION" diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html index 37d95f4e9..df315a65d 100644 --- a/www/ImageMagickObject.html +++ b/www/ImageMagickObject.html @@ -128,7 +128,7 @@