]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Sun, 12 Feb 2017 21:03:21 +0000 (16:03 -0500)
committerCristy <urban-warrior@imagemagick.org>
Sun, 12 Feb 2017 21:03:21 +0000 (16:03 -0500)
ChangeLog
MagickCore/libMagickCore.map
MagickWand/libMagickWand.map
version.sh

index 1a0b8425657c4fe79f69767195aae89833a1f45e..97db83a0c30032c3df96851e814f75db034a3deb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,6 @@
     https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31377).
   * Don't set update trait on alpha channel (private e-mail concerning
     -levels-colors option).
-  * SO Bump due to security policy improvements.
 
 2017-02-04  7.0.4-7 Cristy  <quetzlzacatenango@image...>
   * Release ImageMagick version 7.0.4-7, GIT revision 19513:5783e57:20170204.
index f174482664265cb0a21351306e577fbe0f580503..be42d82933c8e4ba4d2b310102993bfca7f0ea5e 100644 (file)
@@ -1,4 +1,4 @@
- VERS_3.0 {
+ VERS_2.0 {
         global:
                 *;
      };
index f174482664265cb0a21351306e577fbe0f580503..be42d82933c8e4ba4d2b310102993bfca7f0ea5e 100644 (file)
@@ -1,4 +1,4 @@
- VERS_3.0 {
+ VERS_2.0 {
         global:
                 *;
      };
index af47b5d26c69168c8d8eb009d9aa6818499684b1..da73f5c31927118c53a104ef37f4800d0d11134e 100644 (file)
@@ -40,7 +40,7 @@ PACKAGE_VERSION_ADDENDUM="-${PACKAGE_RELEASE}"
 # PLEASE NOTE that doing a SO BUMP aka raising the CURRENT REVISION
 # could be avoided using libversioning aka map files.  You MUST change .map
 # files if you raise these versions.
-MAGICK_LIBRARY_CURRENT=3
+MAGICK_LIBRARY_CURRENT=2
 MAGICK_LIBRARY_REVISION=0
 MAGICK_LIBRARY_AGE=0