From 89effd2a0f3d523dd548030041f4f89524d0cbfb Mon Sep 17 00:00:00 2001 From: cristy Date: Tue, 24 Nov 2009 20:56:45 +0000 Subject: [PATCH] --- ImageMagick.spec | 2 +- config/configure.xml | 2 +- configure | 18 +++++++++--------- configure.ac | 2 +- libtool | 2 +- magick/magick-config.h | 4 ++-- magick/version.h | 2 +- version.sh | 2 +- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/ImageMagick.spec b/ImageMagick.spec index 07df874f5..8fca23c63 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ %define VERSION 6.5.8 -%define Patchlevel 1 +%define Patchlevel 0 Name: ImageMagick Version: %{VERSION} diff --git a/config/configure.xml b/config/configure.xml index b38847bb6..3a0724fd9 100644 --- a/config/configure.xml +++ b/config/configure.xml @@ -8,7 +8,7 @@ - + diff --git a/configure b/configure index b2eab89b7..b64e83438 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.65 for ImageMagick 6.5.7. +# Generated by GNU Autoconf 2.65 for ImageMagick 6.5.8. # # Report bugs to . # @@ -705,8 +705,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='ImageMagick' PACKAGE_TARNAME='ImageMagick' -PACKAGE_VERSION='6.5.7' -PACKAGE_STRING='ImageMagick 6.5.7' +PACKAGE_VERSION='6.5.8' +PACKAGE_STRING='ImageMagick 6.5.8' PACKAGE_BUGREPORT='http://www.imagemagick.org' PACKAGE_URL='' @@ -1817,7 +1817,7 @@ if test "$ac_init_help" = "long"; then # 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.5.7 to adapt to many kinds of systems. +\`configure' configures ImageMagick 6.5.8 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1892,7 +1892,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ImageMagick 6.5.7:";; + short | recursive ) echo "Configuration of ImageMagick 6.5.8:";; esac cat <<\_ACEOF @@ -2094,7 +2094,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ImageMagick configure 6.5.7 +ImageMagick configure 6.5.8 generated by GNU Autoconf 2.65 Copyright (C) 2009 Free Software Foundation, Inc. @@ -2950,7 +2950,7 @@ cat >config.log <<_ACEOF 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.5.7, which was +It was created by ImageMagick $as_me 6.5.8, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -31709,7 +31709,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # 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.5.7, which was +This file was extended by ImageMagick $as_me 6.5.8, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -31775,7 +31775,7 @@ _ACEOF 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.5.7 +ImageMagick config.status 6.5.8 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 4ae1750aa..56eb6b3b7 100755 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # Copyright (C) 2003 - 2008 GraphicsMagick Group AC_PREREQ(2.63) -AC_INIT([ImageMagick],[6.5.7],[http://www.imagemagick.org],[ImageMagick]) +AC_INIT([ImageMagick],[6.5.8],[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 252c5b30b..fb5901a1c 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.5.8-1 +# Generated automatically by config.status (ImageMagick) 6.5.8-0 # 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 f479d351e..c372e2489 100644 --- a/magick/magick-config.h +++ b/magick/magick-config.h @@ -1058,7 +1058,7 @@ /* Define to the full name and version of this package. */ #ifndef MAGICKCORE_PACKAGE_STRING -#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.5.7" +#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.5.8" #endif /* Define to the one symbol short name of this package. */ @@ -1073,7 +1073,7 @@ /* Define to the version of this package. */ #ifndef MAGICKCORE_PACKAGE_VERSION -#define MAGICKCORE_PACKAGE_VERSION "6.5.7" +#define MAGICKCORE_PACKAGE_VERSION "6.5.8" #endif /* Define if you have PNG library */ diff --git a/magick/version.h b/magick/version.h index 0ca5062d4..ec6d835b1 100644 --- a/magick/version.h +++ b/magick/version.h @@ -30,7 +30,7 @@ extern "C" { #define MagickLibVersion 0x658 #define MagickLibVersionText "6.5.8" #define MagickLibVersionNumber 2,0,1 -#define MagickLibSubversion "-1" +#define MagickLibSubversion "-0" #define MagickReleaseDate "2009-11-24" #define MagickChangeDate "20091119" #define MagickAuthoritativeURL "http://www.imagemagick.org" diff --git a/version.sh b/version.sh index 03721c6c0..bf74b503f 100644 --- a/version.sh +++ b/version.sh @@ -12,7 +12,7 @@ PACKAGE_NAME='ImageMagick' # PACKAGE_NAME (e.g. "1.0.0"). PACKAGE_VERSION='6.5.8' PACKAGE_LIB_VERSION="0x658" -PACKAGE_RELEASE="1" +PACKAGE_RELEASE="0" PACKAGE_LIB_VERSION_NUMBER="6,5,8,${PACKAGE_RELEASE}" PACKAGE_RELEASE_DATE=`date +%F` PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION" -- 2.40.0