]> granicus.if.org Git - imagemagick/commitdiff
Bump SO
authorCristy <urban-warrior@imagemagick.org>
Sun, 29 Apr 2018 23:45:20 +0000 (19:45 -0400)
committerCristy <urban-warrior@imagemagick.org>
Sun, 29 Apr 2018 23:45:20 +0000 (19:45 -0400)
MagickCore/libMagickCore.map
MagickWand/libMagickWand.map
configure
version.sh

index 59ba60661fc322a7ae8a8b3e1b9faafd53e465f1..749b6d4bad892872e8291f53a520423ba682d227 100644 (file)
@@ -1,4 +1,4 @@
- VERS_5.0 {
+ VERS_6.0 {
         global:
                 *;
      };
index 59ba60661fc322a7ae8a8b3e1b9faafd53e465f1..749b6d4bad892872e8291f53a520423ba682d227 100644 (file)
@@ -1,4 +1,4 @@
- VERS_5.0 {
+ VERS_6.0 {
         global:
                 *;
      };
index d83bc5d7ad5f6634ec46bfefc8d979b1fc2169b7..5e20ddd2919a947fcc87b022bc01e0a647004bb6 100755 (executable)
--- a/configure
+++ b/configure
@@ -4554,7 +4554,7 @@ MAGICK_PATCHLEVEL_VERSION=29
 
 MAGICK_VERSION=7.0.7-29
 
-MAGICK_GIT_REVISION=14218:84d1b11ea:20180429
+MAGICK_GIT_REVISION=14223:797e2827b:20180429
 
 
 # Substitute library versioning
index a7964a45d090a50f63f19e848b56310cf5079996..7f9f256cd75cdb05f4105ffc4495a13aad3c0921 100644 (file)
@@ -41,7 +41,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=5
+MAGICK_LIBRARY_CURRENT=6
 MAGICK_LIBRARY_REVISION=0
 MAGICK_LIBRARY_AGE=0