Skip to content

Commit 126137b

Browse files
Update splash
1 parent ef990a4 commit 126137b

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.5.
3+
# Generated by GNU Autoconf 2.69 for Adeptio Core 2.1.6.
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.5'
594-
PACKAGE_STRING='Adeptio Core 2.1.5'
593+
PACKAGE_VERSION='2.1.6'
594+
PACKAGE_STRING='Adeptio Core 2.1.6'
595595
PACKAGE_BUGREPORT='www.adeptio.cc'
596596
PACKAGE_URL=''
597597

@@ -1590,7 +1590,7 @@ if test "$ac_init_help" = "long"; then
15901590
# Omit some internal or obsolete options to make the list less imposing.
15911591
# This message is too long to be a string in the A/UX 3.1 sh.
15921592
cat <<_ACEOF
1593-
\`configure' configures Adeptio Core 2.1.5 to adapt to many kinds of systems.
1593+
\`configure' configures Adeptio Core 2.1.6 to adapt to many kinds of systems.
15941594

15951595
Usage: $0 [OPTION]... [VAR=VALUE]...
15961596

@@ -1661,7 +1661,7 @@ fi
16611661

16621662
if test -n "$ac_init_help"; then
16631663
case $ac_init_help in
1664-
short | recursive ) echo "Configuration of Adeptio Core 2.1.5:";;
1664+
short | recursive ) echo "Configuration of Adeptio Core 2.1.6:";;
16651665
esac
16661666
cat <<\_ACEOF
16671667

@@ -1925,7 +1925,7 @@ fi
19251925
test -n "$ac_init_help" && exit $ac_status
19261926
if $ac_init_version; then
19271927
cat <<\_ACEOF
1928-
Adeptio Core configure 2.1.5
1928+
Adeptio Core configure 2.1.6
19291929
generated by GNU Autoconf 2.69
19301930

19311931
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2608,7 +2608,7 @@ cat >config.log <<_ACEOF
26082608
This file contains any messages produced by compilers while
26092609
running configure, to aid debugging if configure makes a mistake.
26102610

2611-
It was created by Adeptio Core $as_me 2.1.5, which was
2611+
It was created by Adeptio Core $as_me 2.1.6, which was
26122612
generated by GNU Autoconf 2.69. Invocation command line was
26132613

26142614
$ $0 $@
@@ -3564,7 +3564,7 @@ fi
35643564

35653565
# Define the identity of the package.
35663566
PACKAGE='adeptio'
3567-
VERSION='2.1.5'
3567+
VERSION='2.1.6'
35683568

35693569

35703570
# Some tools Automake needs.
@@ -30536,7 +30536,7 @@ $as_echo "#define CLIENT_VERSION_MAJOR 2" >>confdefs.h
3053630536
$as_echo "#define CLIENT_VERSION_MINOR 1" >>confdefs.h
3053730537

3053830538

30539-
$as_echo "#define CLIENT_VERSION_REVISION 5" >>confdefs.h
30539+
$as_echo "#define CLIENT_VERSION_REVISION 6" >>confdefs.h
3054030540

3054130541

3054230542
$as_echo "#define CLIENT_VERSION_BUILD 0" >>confdefs.h
@@ -30551,7 +30551,7 @@ CLIENT_VERSION_MAJOR=2
3055130551

3055230552
CLIENT_VERSION_MINOR=1
3055330553

30554-
CLIENT_VERSION_REVISION=5
30554+
CLIENT_VERSION_REVISION=6
3055530555

3055630556
CLIENT_VERSION_BUILD=0
3055730557

@@ -31255,7 +31255,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3125531255
# report actual input values of CONFIG_FILES etc. instead of their
3125631256
# values after options handling.
3125731257
ac_log="
31258-
This file was extended by Adeptio Core $as_me 2.1.5, which was
31258+
This file was extended by Adeptio Core $as_me 2.1.6, which was
3125931259
generated by GNU Autoconf 2.69. Invocation command line was
3126031260

3126131261
CONFIG_FILES = $CONFIG_FILES
@@ -31321,7 +31321,7 @@ _ACEOF
3132131321
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3132231322
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
3132331323
ac_cs_version="\\
31324-
Adeptio Core config.status 2.1.5
31324+
Adeptio Core config.status 2.1.6
3132531325
configured by $0, generated by GNU Autoconf 2.69,
3132631326
with options \\"\$ac_cs_config\\"
3132731327

src/qt/res/images/splash.png

174 Bytes
Loading

0 commit comments

Comments
 (0)