From: Cristy <urban-warrior@imagemagick.org>
Date: Wed, 12 Jul 2017 17:22:11 +0000 (-0400)
Subject: ...
X-Git-Tag: 7.0.6-1~26^2~4
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76f8c470e77e1a4c88607fcd62d87ae754c07719;p=imagemagick

...
---

diff --git a/MagickWand/Makefile.am b/MagickWand/Makefile.am
index 7d90bb31a..9981cf940 100644
--- a/MagickWand/Makefile.am
+++ b/MagickWand/Makefile.am
@@ -140,6 +140,7 @@ endif
 
 MagickWand_libMagickWand_@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la_LDFLAGS = -no-undefined \
   $(MagickWand_libMagickWand_@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la_LDFLAGS_VERSION) $(MAGICK_LT_RELEASE_OPTS) \
+	-version-info \
 	$(MAGICK_LIBRARY_CURRENT):$(MAGICK_LIBRARY_REVISION):$(MAGICK_LIBRARY_AGE)
 MagickWand_libMagickWand_@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la_LIBADD = $(MAGICKCORE_LIBS) $(X11_LIBS) $(GOMP_LIBS) $(MATH_LIBS)
 
diff --git a/Makefile.in b/Makefile.in
index ef7d90986..f80c50a09 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -4697,6 +4697,7 @@ MagickWand_libMagickWand_@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la_CPPFLAGS
 @HAVE_LD_VERSION_SCRIPT_TRUE@MagickWand_libMagickWand_@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la_LDFLAGS_VERSION = -Wl,--version-script=$(top_srcdir)/MagickWand/libMagickWand.map
 MagickWand_libMagickWand_@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la_LDFLAGS = -no-undefined \
   $(MagickWand_libMagickWand_@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la_LDFLAGS_VERSION) $(MAGICK_LT_RELEASE_OPTS) \
+	-version-info \
 	$(MAGICK_LIBRARY_CURRENT):$(MAGICK_LIBRARY_REVISION):$(MAGICK_LIBRARY_AGE)
 
 MagickWand_libMagickWand_@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la_LIBADD = $(MAGICKCORE_LIBS) $(X11_LIBS) $(GOMP_LIBS) $(MATH_LIBS)
diff --git a/configure b/configure
index e5abed7d5..39739a656 100755
--- a/configure
+++ b/configure
@@ -4519,7 +4519,7 @@ MAGICK_PATCHLEVEL_VERSION=1
 
 MAGICK_VERSION=7.0.6-1
 
-MAGICK_GIT_REVISION=20382:783a751b5:20170712
+MAGICK_GIT_REVISION=20383:6421a7175:20170712
 
 
 # Substitute library versioning