From: cristy Date: Sun, 24 Nov 2013 20:10:57 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~3093 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d116555b2b405226922658d88f7b1af833323274;p=imagemagick --- diff --git a/MagickCore/opencl.c b/MagickCore/opencl.c index e389c038c..4fad09da3 100644 --- a/MagickCore/opencl.c +++ b/MagickCore/opencl.c @@ -40,7 +40,6 @@ /* Include declarations. */ -#include #include "MagickCore/studio.h" #include "MagickCore/artifact.h" #include "MagickCore/cache.h" @@ -63,6 +62,7 @@ Include declarations. #include "MagickCore/monitor.h" #include "MagickCore/montage.h" #include "MagickCore/morphology.h" +#include "MagickCore/nt-base.h" #include "MagickCore/opencl.h" #include "MagickCore/opencl-private.h" #include "MagickCore/option.h" @@ -79,16 +79,6 @@ Include declarations. #include "MagickCore/token.h" #include "MagickCore/utility.h" -#include -#ifdef _WIN32 -#include -#else -#include -#include -#include -#endif - - #ifdef MAGICKCORE_CLPERFMARKER #include "CLPerfMarker.h" #endif diff --git a/MagickCore/version.h b/MagickCore/version.h index b7f1c694b..e55d69561 100644 --- a/MagickCore/version.h +++ b/MagickCore/version.h @@ -27,7 +27,7 @@ extern "C" { */ #define MagickPackageName "ImageMagick" #define MagickCopyright "Copyright (C) 1999-2014 ImageMagick Studio LLC" -#define MagickSVNRevision "13764" +#define MagickSVNRevision "13810:13822M" #define MagickLibVersion 0x700 #define MagickLibVersionText "7.0.0" #define MagickLibVersionNumber 1,0,0 @@ -48,7 +48,7 @@ extern "C" { #define MagickppLibAddendum "-0" #define MagickppLibInterface 1 #define MagickppLibMinInterface 1 -#define MagickReleaseDate "2013-11-22" +#define MagickReleaseDate "2013-11-24" #define MagickChangeDate "20120427" #define MagickAuthoritativeURL "http://www.imagemagick.org" #define MagickFeatures "DPC HDRI OpenMP" diff --git a/aclocal.m4 b/aclocal.m4 index 58f4bfa9e..37c50cee5 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -256,7 +256,7 @@ AC_CONFIG_COMMANDS_PRE( Usually this means the macro was only invoked conditionally.]]) fi])]) -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -447,7 +447,7 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl # Generate code to set up dependency tracking. -*- Autoconf -*- -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -935,7 +935,7 @@ AC_DEFUN([_AM_SET_OPTIONS], AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2013 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/config/compile b/config/compile index a85b723c7..531136b06 100755 --- a/config/compile +++ b/config/compile @@ -3,7 +3,7 @@ scriptversion=2012-10-14.11; # UTC -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2013 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify diff --git a/config/depcomp b/config/depcomp index fc98710e2..4ebd5b3a2 100755 --- a/config/depcomp +++ b/config/depcomp @@ -3,7 +3,7 @@ scriptversion=2013-05-30.07; # UTC -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2013 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/configure b/configure index f049f9cbd..5821faf95 100755 --- a/configure +++ b/configure @@ -3691,7 +3691,7 @@ MAGICK_PATCHLEVEL_VERSION=0 MAGICK_VERSION=7.0.0-0 -MAGICK_SVN_REVISION=13764 +MAGICK_SVN_REVISION=13810:13822M # Substitute library versioning