Skip to content

Commit 920f916

Browse files
author
Cristy
committed
beta release
1 parent f4921d7 commit 920f916

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

configure

+19-19
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.72 for ImageMagick 6.9.13-24.
3+
# Generated by GNU Autoconf 2.72 for ImageMagick 6.9.13-25.
44
#
55
# Report bugs to <https://github.com/ImageMagick/ImageMagick6/issues>.
66
#
@@ -614,8 +614,8 @@ MAKEFLAGS=
614614
# Identity of this package.
615615
PACKAGE_NAME='ImageMagick'
616616
PACKAGE_TARNAME='ImageMagick'
617-
PACKAGE_VERSION='6.9.13-24'
618-
PACKAGE_STRING='ImageMagick 6.9.13-24'
617+
PACKAGE_VERSION='6.9.13-25'
618+
PACKAGE_STRING='ImageMagick 6.9.13-25'
619619
PACKAGE_BUGREPORT='https://github.com/ImageMagick/ImageMagick6/issues'
620620
PACKAGE_URL='https://legacy.imagemagick.org'
621621

@@ -1887,7 +1887,7 @@ if test "$ac_init_help" = "long"; then
18871887
# Omit some internal or obsolete options to make the list less imposing.
18881888
# This message is too long to be a string in the A/UX 3.1 sh.
18891889
cat <<_ACEOF
1890-
'configure' configures ImageMagick 6.9.13-24 to adapt to many kinds of systems.
1890+
'configure' configures ImageMagick 6.9.13-25 to adapt to many kinds of systems.
18911891

18921892
Usage: $0 [OPTION]... [VAR=VALUE]...
18931893

@@ -1963,7 +1963,7 @@ fi
19631963

19641964
if test -n "$ac_init_help"; then
19651965
case $ac_init_help in
1966-
short | recursive ) echo "Configuration of ImageMagick 6.9.13-24:";;
1966+
short | recursive ) echo "Configuration of ImageMagick 6.9.13-25:";;
19671967
esac
19681968
cat <<\_ACEOF
19691969

@@ -2269,7 +2269,7 @@ fi
22692269
test -n "$ac_init_help" && exit $ac_status
22702270
if $ac_init_version; then
22712271
cat <<\_ACEOF
2272-
ImageMagick configure 6.9.13-24
2272+
ImageMagick configure 6.9.13-25
22732273
generated by GNU Autoconf 2.72
22742274

22752275
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -3251,7 +3251,7 @@ cat >config.log <<_ACEOF
32513251
This file contains any messages produced by compilers while
32523252
running configure, to aid debugging if configure makes a mistake.
32533253

3254-
It was created by ImageMagick $as_me 6.9.13-24, which was
3254+
It was created by ImageMagick $as_me 6.9.13-25, which was
32553255
generated by GNU Autoconf 2.72. Invocation command line was
32563256

32573257
$ $0$ac_configure_args_raw
@@ -4893,7 +4893,7 @@ fi
48934893

48944894
# Define the identity of the package.
48954895
PACKAGE='ImageMagick'
4896-
VERSION='6.9.13-24'
4896+
VERSION='6.9.13-25'
48974897

48984898

48994899
# Some tools Automake needs.
@@ -5199,11 +5199,11 @@ MAGICK_MINOR_VERSION=9
51995199

52005200
MAGICK_MICRO_VERSION=13
52015201

5202-
MAGICK_PATCHLEVEL_VERSION=24
5202+
MAGICK_PATCHLEVEL_VERSION=25
52035203

5204-
MAGICK_VERSION=6.9.13-24
5204+
MAGICK_VERSION=6.9.13-25
52055205

5206-
MAGICK_GIT_REVISION=8e1ac68c4:20250316
5206+
MAGICK_GIT_REVISION=f4921d7ed:20250318
52075207

52085208

52095209
# Substitute library versioning
@@ -5225,19 +5225,19 @@ MAGICKPP_LIBRARY_VERSION_INFO=$MAGICKPP_LIBRARY_CURRENT:$MAGICKPP_LIBRARY_REVISI
52255225

52265226
PACKAGE_BASE_VERSION=6.9.13
52275227

5228-
PACKAGE_PATCHLEVEL_VERSION=24
5228+
PACKAGE_PATCHLEVEL_VERSION=25
52295229

5230-
if test "n" = 'y'; then
5231-
PACKAGE_VERSION_ADDENDUM='-24 (Beta)'
5230+
if test "y" = 'y'; then
5231+
PACKAGE_VERSION_ADDENDUM='-25 (Beta)'
52325232
else
5233-
PACKAGE_VERSION_ADDENDUM=-24
5233+
PACKAGE_VERSION_ADDENDUM=-25
52345234
fi
52355235

52365236
PACKAGE_LIB_VERSION=0x69D
52375237

5238-
PACKAGE_LIB_VERSION_NUMBER=6,9,13,24
5238+
PACKAGE_LIB_VERSION_NUMBER=6,9,13,25
52395239

5240-
PACKAGE_RELEASE_DATE=2025-03-16
5240+
PACKAGE_RELEASE_DATE=2025-03-18
52415241

52425242

52435243
# Ensure that make can run correctly
@@ -39446,7 +39446,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3944639446
# report actual input values of CONFIG_FILES etc. instead of their
3944739447
# values after options handling.
3944839448
ac_log="
39449-
This file was extended by ImageMagick $as_me 6.9.13-24, which was
39449+
This file was extended by ImageMagick $as_me 6.9.13-25, which was
3945039450
generated by GNU Autoconf 2.72. Invocation command line was
3945139451

3945239452
CONFIG_FILES = $CONFIG_FILES
@@ -39515,7 +39515,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
3951539515
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3951639516
ac_cs_config='$ac_cs_config_escaped'
3951739517
ac_cs_version="\\
39518-
ImageMagick config.status 6.9.13-24
39518+
ImageMagick config.status 6.9.13-25
3951939519
configured by $0, generated by GNU Autoconf 2.72,
3952039520
with options \\"\$ac_cs_config\\"
3952139521

m4/version.m4

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ m4_define([magick_name], [ImageMagick])
2727
m4_define([magick_major_version], [6])
2828
m4_define([magick_minor_version], [9])
2929
m4_define([magick_micro_version], [13])
30-
m4_define([magick_patchlevel_version], [24])
31-
m4_define([magick_is_beta], [n])
30+
m4_define([magick_patchlevel_version], [25])
31+
m4_define([magick_is_beta], [y])
3232
m4_define([magick_base_version],
3333
[magick_major_version.magick_minor_version.magick_micro_version])
3434
m4_define([magick_version],

0 commit comments

Comments
 (0)