Skip to content

Commit be68200

Browse files
Coresponding loading image
1 parent 191ec2d commit be68200

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

configure

Lines changed: 12 additions & 12 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.69 for Adeptio Core 2.1.1.
3+
# Generated by GNU Autoconf 2.69 for Adeptio Core 2.1.4.
44
#
55
# Report bugs to <www.adeptio.cc>.
66
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
590590
# Identity of this package.
591591
PACKAGE_NAME='Adeptio Core'
592592
PACKAGE_TARNAME='adeptio'
593-
PACKAGE_VERSION='2.1.1'
594-
PACKAGE_STRING='Adeptio Core 2.1.1'
593+
PACKAGE_VERSION='2.1.4'
594+
PACKAGE_STRING='Adeptio Core 2.1.4'
595595
PACKAGE_BUGREPORT='www.adeptio.cc'
596596
PACKAGE_URL=''
597597

@@ -1576,7 +1576,7 @@ if test "$ac_init_help" = "long"; then
15761576
# Omit some internal or obsolete options to make the list less imposing.
15771577
# This message is too long to be a string in the A/UX 3.1 sh.
15781578
cat <<_ACEOF
1579-
\`configure' configures Adeptio Core 2.1.1 to adapt to many kinds of systems.
1579+
\`configure' configures Adeptio Core 2.1.4 to adapt to many kinds of systems.
15801580

15811581
Usage: $0 [OPTION]... [VAR=VALUE]...
15821582

@@ -1646,7 +1646,7 @@ fi
16461646

16471647
if test -n "$ac_init_help"; then
16481648
case $ac_init_help in
1649-
short | recursive ) echo "Configuration of Adeptio Core 2.1.1:";;
1649+
short | recursive ) echo "Configuration of Adeptio Core 2.1.4:";;
16501650
esac
16511651
cat <<\_ACEOF
16521652

@@ -1905,7 +1905,7 @@ fi
19051905
test -n "$ac_init_help" && exit $ac_status
19061906
if $ac_init_version; then
19071907
cat <<\_ACEOF
1908-
Adeptio Core configure 2.1.1
1908+
Adeptio Core configure 2.1.4
19091909
generated by GNU Autoconf 2.69
19101910

19111911
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2588,7 +2588,7 @@ cat >config.log <<_ACEOF
25882588
This file contains any messages produced by compilers while
25892589
running configure, to aid debugging if configure makes a mistake.
25902590

2591-
It was created by Adeptio Core $as_me 2.1.1, which was
2591+
It was created by Adeptio Core $as_me 2.1.4, which was
25922592
generated by GNU Autoconf 2.69. Invocation command line was
25932593

25942594
$ $0 $@
@@ -3544,7 +3544,7 @@ fi
35443544

35453545
# Define the identity of the package.
35463546
PACKAGE='adeptio'
3547-
VERSION='2.1.1'
3547+
VERSION='2.1.4'
35483548

35493549

35503550
# Some tools Automake needs.
@@ -29789,7 +29789,7 @@ $as_echo "#define CLIENT_VERSION_MAJOR 2" >>confdefs.h
2978929789
$as_echo "#define CLIENT_VERSION_MINOR 1" >>confdefs.h
2979029790

2979129791

29792-
$as_echo "#define CLIENT_VERSION_REVISION 1" >>confdefs.h
29792+
$as_echo "#define CLIENT_VERSION_REVISION 4" >>confdefs.h
2979329793

2979429794

2979529795
$as_echo "#define CLIENT_VERSION_BUILD 0" >>confdefs.h
@@ -29804,7 +29804,7 @@ CLIENT_VERSION_MAJOR=2
2980429804

2980529805
CLIENT_VERSION_MINOR=1
2980629806

29807-
CLIENT_VERSION_REVISION=1
29807+
CLIENT_VERSION_REVISION=4
2980829808

2980929809
CLIENT_VERSION_BUILD=0
2981029810

@@ -30508,7 +30508,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3050830508
# report actual input values of CONFIG_FILES etc. instead of their
3050930509
# values after options handling.
3051030510
ac_log="
30511-
This file was extended by Adeptio Core $as_me 2.1.1, which was
30511+
This file was extended by Adeptio Core $as_me 2.1.4, which was
3051230512
generated by GNU Autoconf 2.69. Invocation command line was
3051330513

3051430514
CONFIG_FILES = $CONFIG_FILES
@@ -30574,7 +30574,7 @@ _ACEOF
3057430574
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3057530575
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
3057630576
ac_cs_version="\\
30577-
Adeptio Core config.status 2.1.1
30577+
Adeptio Core config.status 2.1.4
3057830578
configured by $0, generated by GNU Autoconf 2.69,
3057930579
with options \\"\$ac_cs_config\\"
3058030580

src/qt/res/images/splash.png

100644100755
2.87 KB
Loading

0 commit comments

Comments
 (0)