]> granicus.if.org Git - imagemagick/commitdiff
https://github.com/ImageMagick/ImageMagick/issues/889
authorCristy <urban-warrior@imagemagick.org>
Sat, 2 Dec 2017 19:10:18 +0000 (14:10 -0500)
committerCristy <urban-warrior@imagemagick.org>
Sat, 2 Dec 2017 19:10:18 +0000 (14:10 -0500)
MagickCore/libMagickCore.map
MagickWand/libMagickWand.map
version.sh

index 872817460f23c891125e3542d569d811cc2e48d3..59ba60661fc322a7ae8a8b3e1b9faafd53e465f1 100644 (file)
@@ -1,4 +1,4 @@
- VERS_4.0 {
+ VERS_5.0 {
         global:
                 *;
      };
index 872817460f23c891125e3542d569d811cc2e48d3..59ba60661fc322a7ae8a8b3e1b9faafd53e465f1 100644 (file)
@@ -1,4 +1,4 @@
- VERS_4.0 {
+ VERS_5.0 {
         global:
                 *;
      };
index ac6db8dee0b9a86ab56f7b56f301a4887edfcc04..5f4457facf9fea6745398e07062d8a97cf0a0ee7 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=4
+MAGICK_LIBRARY_CURRENT=5
 MAGICK_LIBRARY_REVISION=0
 MAGICK_LIBRARY_AGE=0