From c15d3aef8ffe50174763ef00c5780e3d6c774232 Mon Sep 17 00:00:00 2001 From: Cristy Date: Sun, 3 Oct 2021 10:26:22 -0400 Subject: [PATCH] pending release --- ChangeLog | 7 +++++++ configure | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c394b83f40..3d53c5f53c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2021-10-03 6.9.12-25 + * Release ImageMagick version 6.9.12-25 GIT revision 16... + +2021-10-03 6.9.12-25 Dirk Lemstra + * improved algorithm for automatic calculation of word breaks and pointsize + for caption and labels. + 2021-09-19 6.9.12-24 * Release ImageMagick version 6.9.12-24 GIT revision 16... diff --git a/configure b/configure index c11071c24a..6d000346fe 100755 --- a/configure +++ b/configure @@ -4551,7 +4551,7 @@ MAGICK_PATCHLEVEL_VERSION=24 MAGICK_VERSION=6.9.12-24 -MAGICK_GIT_REVISION=16820:f4277c460:20210918 +MAGICK_GIT_REVISION=16839:4137ebce1:20211003 # Substitute library versioning @@ -4581,7 +4581,7 @@ PACKAGE_LIB_VERSION=0x69C PACKAGE_LIB_VERSION_NUMBER=6,9,12,24 -PACKAGE_RELEASE_DATE=2021-09-18 +PACKAGE_RELEASE_DATE=2021-09-19 # Ensure that make can run correctly