Skip to content

Commit ea08ad7

Browse files
author
Cristy
committed
beta release
1 parent 38488f9 commit ea08ad7

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.72 for ImageMagick 6.9.13-37.
3+
# Generated by GNU Autoconf 2.72 for ImageMagick 6.9.13-38.
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-37'
618-
PACKAGE_STRING='ImageMagick 6.9.13-37'
617+
PACKAGE_VERSION='6.9.13-38'
618+
PACKAGE_STRING='ImageMagick 6.9.13-38'
619619
PACKAGE_BUGREPORT='https://github.com/ImageMagick/ImageMagick6/issues'
620620
PACKAGE_URL='https://legacy.imagemagick.org'
621621

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

18961896
Usage: $0 [OPTION]... [VAR=VALUE]...
18971897

@@ -1967,7 +1967,7 @@ fi
19671967

19681968
if test -n "$ac_init_help"; then
19691969
case $ac_init_help in
1970-
short | recursive ) echo "Configuration of ImageMagick 6.9.13-37:";;
1970+
short | recursive ) echo "Configuration of ImageMagick 6.9.13-38:";;
19711971
esac
19721972
cat <<\_ACEOF
19731973

@@ -2273,7 +2273,7 @@ fi
22732273
test -n "$ac_init_help" && exit $ac_status
22742274
if $ac_init_version; then
22752275
cat <<\_ACEOF
2276-
ImageMagick configure 6.9.13-37
2276+
ImageMagick configure 6.9.13-38
22772277
generated by GNU Autoconf 2.72
22782278

22792279
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -3255,7 +3255,7 @@ cat >config.log <<_ACEOF
32553255
This file contains any messages produced by compilers while
32563256
running configure, to aid debugging if configure makes a mistake.
32573257

3258-
It was created by ImageMagick $as_me 6.9.13-37, which was
3258+
It was created by ImageMagick $as_me 6.9.13-38, which was
32593259
generated by GNU Autoconf 2.72. Invocation command line was
32603260

32613261
$ $0$ac_configure_args_raw
@@ -5082,7 +5082,7 @@ fi
50825082

50835083
# Define the identity of the package.
50845084
PACKAGE='ImageMagick'
5085-
VERSION='6.9.13-37'
5085+
VERSION='6.9.13-38'
50865086

50875087

50885088
# Some tools Automake needs.
@@ -5318,11 +5318,11 @@ MAGICK_MINOR_VERSION=9
53185318

53195319
MAGICK_MICRO_VERSION=13
53205320

5321-
MAGICK_PATCHLEVEL_VERSION=37
5321+
MAGICK_PATCHLEVEL_VERSION=38
53225322

5323-
MAGICK_VERSION=6.9.13-37
5323+
MAGICK_VERSION=6.9.13-38
53245324

5325-
MAGICK_GIT_REVISION=c46bc2a29:20251227
5325+
MAGICK_GIT_REVISION=38488f9e6:20251228
53265326

53275327

53285328
# Substitute library versioning
@@ -5344,19 +5344,19 @@ MAGICKPP_LIBRARY_VERSION_INFO=$MAGICKPP_LIBRARY_CURRENT:$MAGICKPP_LIBRARY_REVISI
53445344

53455345
PACKAGE_BASE_VERSION=6.9.13
53465346

5347-
PACKAGE_PATCHLEVEL_VERSION=37
5347+
PACKAGE_PATCHLEVEL_VERSION=38
53485348

5349-
if test "n" = 'y'; then
5350-
PACKAGE_VERSION_ADDENDUM='-37 (Beta)'
5349+
if test "y" = 'y'; then
5350+
PACKAGE_VERSION_ADDENDUM='-38 (Beta)'
53515351
else
5352-
PACKAGE_VERSION_ADDENDUM=-37
5352+
PACKAGE_VERSION_ADDENDUM=-38
53535353
fi
53545354

53555355
PACKAGE_LIB_VERSION=0x69D
53565356

5357-
PACKAGE_LIB_VERSION_NUMBER=6,9,13,37
5357+
PACKAGE_LIB_VERSION_NUMBER=6,9,13,38
53585358

5359-
PACKAGE_RELEASE_DATE=2025-12-27
5359+
PACKAGE_RELEASE_DATE=2025-12-28
53605360

53615361

53625362
# Ensure that make can run correctly
@@ -40811,7 +40811,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4081140811
# report actual input values of CONFIG_FILES etc. instead of their
4081240812
# values after options handling.
4081340813
ac_log="
40814-
This file was extended by ImageMagick $as_me 6.9.13-37, which was
40814+
This file was extended by ImageMagick $as_me 6.9.13-38, which was
4081540815
generated by GNU Autoconf 2.72. Invocation command line was
4081640816

4081740817
CONFIG_FILES = $CONFIG_FILES
@@ -40880,7 +40880,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
4088040880
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4088140881
ac_cs_config='$ac_cs_config_escaped'
4088240882
ac_cs_version="\\
40883-
ImageMagick config.status 6.9.13-37
40883+
ImageMagick config.status 6.9.13-38
4088440884
configured by $0, generated by GNU Autoconf 2.72,
4088540885
with options \\"\$ac_cs_config\\"
4088640886

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], [37])
31-
m4_define([magick_is_beta], [n])
30+
m4_define([magick_patchlevel_version], [38])
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)