Skip to content

Commit efb5ce8

Browse files
author
Cristy
committed
...
1 parent 9a63144 commit efb5ce8

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
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.69 for ImageMagick 6.9.11-62.
3+
# Generated by GNU Autoconf 2.69 for ImageMagick 6.9.12-0.
44
#
55
# Report bugs to <https://github.com/ImageMagick/ImageMagick/issues>.
66
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
590590
# Identity of this package.
591591
PACKAGE_NAME='ImageMagick'
592592
PACKAGE_TARNAME='ImageMagick'
593-
PACKAGE_VERSION='6.9.11-62'
594-
PACKAGE_STRING='ImageMagick 6.9.11-62'
593+
PACKAGE_VERSION='6.9.12-0'
594+
PACKAGE_STRING='ImageMagick 6.9.12-0'
595595
PACKAGE_BUGREPORT='https://github.com/ImageMagick/ImageMagick/issues'
596596
PACKAGE_URL='https://imagemagick.org'
597597

@@ -1837,7 +1837,7 @@ if test "$ac_init_help" = "long"; then
18371837
# Omit some internal or obsolete options to make the list less imposing.
18381838
# This message is too long to be a string in the A/UX 3.1 sh.
18391839
cat <<_ACEOF
1840-
\`configure' configures ImageMagick 6.9.11-62 to adapt to many kinds of systems.
1840+
\`configure' configures ImageMagick 6.9.12-0 to adapt to many kinds of systems.
18411841

18421842
Usage: $0 [OPTION]... [VAR=VALUE]...
18431843

@@ -1912,7 +1912,7 @@ fi
19121912

19131913
if test -n "$ac_init_help"; then
19141914
case $ac_init_help in
1915-
short | recursive ) echo "Configuration of ImageMagick 6.9.11-62:";;
1915+
short | recursive ) echo "Configuration of ImageMagick 6.9.12-0:";;
19161916
esac
19171917
cat <<\_ACEOF
19181918

@@ -2204,7 +2204,7 @@ fi
22042204
test -n "$ac_init_help" && exit $ac_status
22052205
if $ac_init_version; then
22062206
cat <<\_ACEOF
2207-
ImageMagick configure 6.9.11-62
2207+
ImageMagick configure 6.9.12-0
22082208
generated by GNU Autoconf 2.69
22092209

22102210
Copyright (C) 2012 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.11-62, which was
3258+
It was created by ImageMagick $as_me 6.9.12-0, which was
32593259
generated by GNU Autoconf 2.69. Invocation command line was
32603260

32613261
$ $0 $@
@@ -4243,7 +4243,7 @@ fi
42434243

42444244
# Define the identity of the package.
42454245
PACKAGE='ImageMagick'
4246-
VERSION='6.9.11-62'
4246+
VERSION='6.9.12-0'
42474247

42484248

42494249
# Some tools Automake needs.
@@ -4534,13 +4534,13 @@ MAGICK_MAJOR_VERSION=6
45344534

45354535
MAGICK_MINOR_VERSION=9
45364536

4537-
MAGICK_MICRO_VERSION=11
4537+
MAGICK_MICRO_VERSION=12
45384538

4539-
MAGICK_PATCHLEVEL_VERSION=62
4539+
MAGICK_PATCHLEVEL_VERSION=0
45404540

4541-
MAGICK_VERSION=6.9.11-62
4541+
MAGICK_VERSION=6.9.12-0
45424542

4543-
MAGICK_GIT_REVISION=16445:036d02bbd:20210207
4543+
MAGICK_GIT_REVISION=16453:9a63144fc:20210207
45444544

45454545

45464546
# Substitute library versioning
@@ -4560,15 +4560,15 @@ MAGICKPP_LIBRARY_CURRENT_MIN=`expr $MAGICKPP_LIBRARY_CURRENT - $MAGICKPP_LIBRARY
45604560
MAGICKPP_LIBRARY_VERSION_INFO=$MAGICKPP_LIBRARY_CURRENT:$MAGICKPP_LIBRARY_REVISION:$MAGICKPP_LIBRARY_AGE
45614561

45624562

4563-
PACKAGE_BASE_VERSION=6.9.11
4563+
PACKAGE_BASE_VERSION=6.9.12
45644564

4565-
PACKAGE_PATCHLEVEL_VERSION=62
4565+
PACKAGE_PATCHLEVEL_VERSION=0
45664566

4567-
PACKAGE_VERSION_ADDENDUM=-62
4567+
PACKAGE_VERSION_ADDENDUM=-0
45684568

4569-
PACKAGE_LIB_VERSION=0x69B
4569+
PACKAGE_LIB_VERSION=0x69C
45704570

4571-
PACKAGE_LIB_VERSION_NUMBER=6,9,11,62
4571+
PACKAGE_LIB_VERSION_NUMBER=6,9,12,0
45724572

45734573
PACKAGE_RELEASE_DATE=2021-02-07
45744574

@@ -36518,7 +36518,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3651836518
# report actual input values of CONFIG_FILES etc. instead of their
3651936519
# values after options handling.
3652036520
ac_log="
36521-
This file was extended by ImageMagick $as_me 6.9.11-62, which was
36521+
This file was extended by ImageMagick $as_me 6.9.12-0, which was
3652236522
generated by GNU Autoconf 2.69. Invocation command line was
3652336523

3652436524
CONFIG_FILES = $CONFIG_FILES
@@ -36585,7 +36585,7 @@ _ACEOF
3658536585
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3658636586
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
3658736587
ac_cs_version="\\
36588-
ImageMagick config.status 6.9.11-62
36588+
ImageMagick config.status 6.9.12-0
3658936589
configured by $0, generated by GNU Autoconf 2.69,
3659036590
with options \\"\$ac_cs_config\\"
3659136591

m4/version.m4

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
m4_define([magick_name], [ImageMagick])
1818
m4_define([magick_major_version], [6])
1919
m4_define([magick_minor_version], [9])
20-
m4_define([magick_micro_version], [11])
21-
m4_define([magick_patchlevel_version], [62])
20+
m4_define([magick_micro_version], [12])
21+
m4_define([magick_patchlevel_version], [0])
2222
m4_define([magick_base_version],
2323
[magick_major_version.magick_minor_version.magick_micro_version])
2424
m4_define([magick_version],
2525
[magick_base_version-magick_patchlevel_version])
2626
m4_define([magick_bugreport],
2727
[https://github.com/ImageMagick/ImageMagick/issues])
2828
m4_define([magick_url], [https://imagemagick.org])
29-
m4_define([magick_lib_version], [0x69B])
29+
m4_define([magick_lib_version], [0x69C])
3030
m4_define([magick_tarname],[ImageMagick])
3131

3232
#

0 commit comments

Comments
 (0)