From: Cristy Date: Fri, 12 Jul 2019 13:00:47 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.8-54~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=becfdf4f3c4904b69c11cf28823485dd6a94290a;p=imagemagick ... --- diff --git a/Makefile.in b/Makefile.in index ca231cd4a..a673e1824 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3701,6 +3701,7 @@ CODERS_NOINST_HDRS = \ coders/bgr.h \ coders/bmp.h \ coders/braille.h \ + coders/byte-buffer-private.h \ coders/cals.h \ coders/caption.h \ coders/cin.h \ @@ -3729,6 +3730,7 @@ CODERS_NOINST_HDRS = \ coders/fits.h \ coders/flif.h \ coders/fpx.h \ + coders/ghostscript-private.h \ coders/gif.h \ coders/gradient.h \ coders/gray.h \ diff --git a/coders/Makefile.am b/coders/Makefile.am index eed0681dc..05cf1bdb1 100644 --- a/coders/Makefile.am +++ b/coders/Makefile.am @@ -232,6 +232,7 @@ CODERS_NOINST_HDRS = \ coders/bgr.h \ coders/bmp.h \ coders/braille.h \ + coders/byte-buffer-private.h \ coders/cals.h \ coders/caption.h \ coders/cin.h \ @@ -260,6 +261,7 @@ CODERS_NOINST_HDRS = \ coders/fits.h \ coders/flif.h \ coders/fpx.h \ + coders/ghostscript-private.h \ coders/gif.h \ coders/gradient.h \ coders/gray.h \ diff --git a/configure b/configure index a2a434655..55bc7280f 100755 --- a/configure +++ b/configure @@ -4570,7 +4570,7 @@ MAGICK_PATCHLEVEL_VERSION=54 MAGICK_VERSION=7.0.8-54 -MAGICK_GIT_REVISION=15827:d51fc305b:20190706 +MAGICK_GIT_REVISION=15861:912eb73af:20190712 # Substitute library versioning