From: cristy Date: Mon, 27 May 2013 13:37:46 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~3635 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02c94cb389883ae936e2056f83a419a63082c559;p=imagemagick --- diff --git a/MagickCore/version.h b/MagickCore/version.h index 112fa0454..8de512ccc 100644 --- a/MagickCore/version.h +++ b/MagickCore/version.h @@ -27,14 +27,14 @@ extern "C" { */ #define MagickPackageName "ImageMagick" #define MagickCopyright "Copyright (C) 1999-2013 ImageMagick Studio LLC" -#define MagickSVNRevision "12315:12338M" +#define MagickSVNRevision "12369:12371M" #define MagickLibVersion 0x700 #define MagickLibVersionText "7.0.0" #define MagickLibVersionNumber 1,0,0 #define MagickLibAddendum "-0" #define MagickLibInterface 1 #define MagickLibMinInterface 1 -#define MagickReleaseDate "2013-05-23" +#define MagickReleaseDate "2013-05-27" #define MagickChangeDate "20120427" #define MagickAuthoritativeURL "http://www.imagemagick.org" #define MagickFeatures "DPC HDRI OpenMP" diff --git a/config/Magick++.dox.in b/config/Magick++.dox.in index e30dbd4f1..2ce69b849 100644 --- a/config/Magick++.dox.in +++ b/config/Magick++.dox.in @@ -655,7 +655,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = Magick++ +INPUT = @top_srcdir@/Magick++ # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is diff --git a/config/MagickCore.dox.in b/config/MagickCore.dox.in index 821aff59a..bf15c3d2f 100644 --- a/config/MagickCore.dox.in +++ b/config/MagickCore.dox.in @@ -655,7 +655,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = MagickCore +INPUT = @top_srcdir@/MagickCore # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is diff --git a/config/MagickWand.dox.in b/config/MagickWand.dox.in index 93ac624e8..5ad547d5b 100644 --- a/config/MagickWand.dox.in +++ b/config/MagickWand.dox.in @@ -655,7 +655,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = MagickWand +INPUT = @top_srcdir@/MagickWand # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is diff --git a/configure b/configure index 0156edb53..eaedf7def 100755 --- a/configure +++ b/configure @@ -3679,7 +3679,7 @@ MAGICK_PATCHLEVEL_VERSION=0 MAGICK_VERSION=7.0.0-0 -MAGICK_SVN_REVISION=12315:12338M +MAGICK_SVN_REVISION=12369:12371M # Substitute library versioning