Skip to content

Commit f49efcf

Browse files
committed
update version to 0.5.7
1 parent 859a8f6 commit f49efcf

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

configure

Lines changed: 10 additions & 10 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.68 for beansdb 0.5.6.
3+
# Generated by GNU Autoconf 2.68 for beansdb 0.5.7.
44
#
55
# Report bugs to <davies.liu@gmail.com>.
66
#
@@ -560,8 +560,8 @@ MAKEFLAGS=
560560
# Identity of this package.
561561
PACKAGE_NAME='beansdb'
562562
PACKAGE_TARNAME='beansdb'
563-
PACKAGE_VERSION='0.5.6'
564-
PACKAGE_STRING='beansdb 0.5.6'
563+
PACKAGE_VERSION='0.5.7'
564+
PACKAGE_STRING='beansdb 0.5.7'
565565
PACKAGE_BUGREPORT='davies.liu@gmail.com'
566566
PACKAGE_URL=''
567567

@@ -1241,7 +1241,7 @@ if test "$ac_init_help" = "long"; then
12411241
# Omit some internal or obsolete options to make the list less imposing.
12421242
# This message is too long to be a string in the A/UX 3.1 sh.
12431243
cat <<_ACEOF
1244-
\`configure' configures beansdb 0.5.6 to adapt to many kinds of systems.
1244+
\`configure' configures beansdb 0.5.7 to adapt to many kinds of systems.
12451245
12461246
Usage: $0 [OPTION]... [VAR=VALUE]...
12471247
@@ -1307,7 +1307,7 @@ fi
13071307

13081308
if test -n "$ac_init_help"; then
13091309
case $ac_init_help in
1310-
short | recursive ) echo "Configuration of beansdb 0.5.6:";;
1310+
short | recursive ) echo "Configuration of beansdb 0.5.7:";;
13111311
esac
13121312
cat <<\_ACEOF
13131313
@@ -1394,7 +1394,7 @@ fi
13941394
test -n "$ac_init_help" && exit $ac_status
13951395
if $ac_init_version; then
13961396
cat <<\_ACEOF
1397-
beansdb configure 0.5.6
1397+
beansdb configure 0.5.7
13981398
generated by GNU Autoconf 2.68
13991399
14001400
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1874,7 +1874,7 @@ cat >config.log <<_ACEOF
18741874
This file contains any messages produced by compilers while
18751875
running configure, to aid debugging if configure makes a mistake.
18761876
1877-
It was created by beansdb $as_me 0.5.6, which was
1877+
It was created by beansdb $as_me 0.5.7, which was
18781878
generated by GNU Autoconf 2.68. Invocation command line was
18791879
18801880
$ $0 $@
@@ -2689,7 +2689,7 @@ fi
26892689

26902690
# Define the identity of the package.
26912691
PACKAGE='beansdb'
2692-
VERSION='0.5.6'
2692+
VERSION='0.5.7'
26932693

26942694

26952695
cat >>confdefs.h <<_ACEOF
@@ -5256,7 +5256,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
52565256
# report actual input values of CONFIG_FILES etc. instead of their
52575257
# values after options handling.
52585258
ac_log="
5259-
This file was extended by beansdb $as_me 0.5.6, which was
5259+
This file was extended by beansdb $as_me 0.5.7, which was
52605260
generated by GNU Autoconf 2.68. Invocation command line was
52615261
52625262
CONFIG_FILES = $CONFIG_FILES
@@ -5322,7 +5322,7 @@ _ACEOF
53225322
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
53235323
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
53245324
ac_cs_version="\\
5325-
beansdb config.status 0.5.6
5325+
beansdb config.status 0.5.7
53265326
configured by $0, generated by GNU Autoconf 2.68,
53275327
with options \\"\$ac_cs_config\\"
53285328

0 commit comments

Comments
 (0)