Skip to content

Commit aa4efd0

Browse files
author
Cristy
committed
beta release
1 parent f20b572 commit aa4efd0

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

configure

Lines changed: 19 additions & 19 deletions
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.71 for ImageMagick 6.9.13-17.
3+
# Generated by GNU Autoconf 2.71 for ImageMagick 6.9.13-18.
44
#
55
# Report bugs to <https://github.com/ImageMagick/ImageMagick6/issues>.
66
#
@@ -621,8 +621,8 @@ MAKEFLAGS=
621621
# Identity of this package.
622622
PACKAGE_NAME='ImageMagick'
623623
PACKAGE_TARNAME='ImageMagick'
624-
PACKAGE_VERSION='6.9.13-17'
625-
PACKAGE_STRING='ImageMagick 6.9.13-17'
624+
PACKAGE_VERSION='6.9.13-18'
625+
PACKAGE_STRING='ImageMagick 6.9.13-18'
626626
PACKAGE_BUGREPORT='https://github.com/ImageMagick/ImageMagick6/issues'
627627
PACKAGE_URL='https://legacy.imagemagick.org'
628628

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

18941894
Usage: $0 [OPTION]... [VAR=VALUE]...
18951895

@@ -1965,7 +1965,7 @@ fi
19651965

19661966
if test -n "$ac_init_help"; then
19671967
case $ac_init_help in
1968-
short | recursive ) echo "Configuration of ImageMagick 6.9.13-17:";;
1968+
short | recursive ) echo "Configuration of ImageMagick 6.9.13-18:";;
19691969
esac
19701970
cat <<\_ACEOF
19711971

@@ -2268,7 +2268,7 @@ fi
22682268
test -n "$ac_init_help" && exit $ac_status
22692269
if $ac_init_version; then
22702270
cat <<\_ACEOF
2271-
ImageMagick configure 6.9.13-17
2271+
ImageMagick configure 6.9.13-18
22722272
generated by GNU Autoconf 2.71
22732273

22742274
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -3219,7 +3219,7 @@ cat >config.log <<_ACEOF
32193219
This file contains any messages produced by compilers while
32203220
running configure, to aid debugging if configure makes a mistake.
32213221

3222-
It was created by ImageMagick $as_me 6.9.13-17, which was
3222+
It was created by ImageMagick $as_me 6.9.13-18, which was
32233223
generated by GNU Autoconf 2.71. Invocation command line was
32243224

32253225
$ $0$ac_configure_args_raw
@@ -4835,7 +4835,7 @@ fi
48354835

48364836
# Define the identity of the package.
48374837
PACKAGE='ImageMagick'
4838-
VERSION='6.9.13-17'
4838+
VERSION='6.9.13-18'
48394839

48404840

48414841
# Some tools Automake needs.
@@ -5139,11 +5139,11 @@ MAGICK_MINOR_VERSION=9
51395139

51405140
MAGICK_MICRO_VERSION=13
51415141

5142-
MAGICK_PATCHLEVEL_VERSION=17
5142+
MAGICK_PATCHLEVEL_VERSION=18
51435143

5144-
MAGICK_VERSION=6.9.13-17
5144+
MAGICK_VERSION=6.9.13-18
51455145

5146-
MAGICK_GIT_REVISION=e71b4b8dc:20241003
5146+
MAGICK_GIT_REVISION=f20b5721c:20241005
51475147

51485148

51495149
# Substitute library versioning
@@ -5165,19 +5165,19 @@ MAGICKPP_LIBRARY_VERSION_INFO=$MAGICKPP_LIBRARY_CURRENT:$MAGICKPP_LIBRARY_REVISI
51655165

51665166
PACKAGE_BASE_VERSION=6.9.13
51675167

5168-
PACKAGE_PATCHLEVEL_VERSION=17
5168+
PACKAGE_PATCHLEVEL_VERSION=18
51695169

5170-
if test "n" = 'y'; then
5171-
PACKAGE_VERSION_ADDENDUM='-17 (Beta)'
5170+
if test "y" = 'y'; then
5171+
PACKAGE_VERSION_ADDENDUM='-18 (Beta)'
51725172
else
5173-
PACKAGE_VERSION_ADDENDUM=-17
5173+
PACKAGE_VERSION_ADDENDUM=-18
51745174
fi
51755175

51765176
PACKAGE_LIB_VERSION=0x69D
51775177

5178-
PACKAGE_LIB_VERSION_NUMBER=6,9,13,17
5178+
PACKAGE_LIB_VERSION_NUMBER=6,9,13,18
51795179

5180-
PACKAGE_RELEASE_DATE=2024-10-03
5180+
PACKAGE_RELEASE_DATE=2024-10-05
51815181

51825182

51835183
# Ensure that make can run correctly
@@ -38348,7 +38348,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3834838348
# report actual input values of CONFIG_FILES etc. instead of their
3834938349
# values after options handling.
3835038350
ac_log="
38351-
This file was extended by ImageMagick $as_me 6.9.13-17, which was
38351+
This file was extended by ImageMagick $as_me 6.9.13-18, which was
3835238352
generated by GNU Autoconf 2.71. Invocation command line was
3835338353

3835438354
CONFIG_FILES = $CONFIG_FILES
@@ -38417,7 +38417,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
3841738417
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3841838418
ac_cs_config='$ac_cs_config_escaped'
3841938419
ac_cs_version="\\
38420-
ImageMagick config.status 6.9.13-17
38420+
ImageMagick config.status 6.9.13-18
3842138421
configured by $0, generated by GNU Autoconf 2.71,
3842238422
with options \\"\$ac_cs_config\\"
3842338423

m4/version.m4

Lines changed: 2 additions & 2 deletions
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], [17])
31-
m4_define([magick_is_beta], [n])
30+
m4_define([magick_patchlevel_version], [18])
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)