mirror of https://gitee.com/bigwinds/arangodb
release version 0.4.0
This commit is contained in:
parent
4df17efc3f
commit
f85fdc4803
|
@ -385,8 +385,6 @@ WIKI = \
|
||||||
JSModuleGraph \
|
JSModuleGraph \
|
||||||
JSModuleInternal \
|
JSModuleInternal \
|
||||||
JSModules \
|
JSModules \
|
||||||
JavaScriptFunc \
|
|
||||||
JavaScriptFuncIndex \
|
|
||||||
Key-Value \
|
Key-Value \
|
||||||
OTWP \
|
OTWP \
|
||||||
Optimizer \
|
Optimizer \
|
||||||
|
|
|
@ -972,8 +972,6 @@ WIKI = \
|
||||||
JSModuleGraph \
|
JSModuleGraph \
|
||||||
JSModuleInternal \
|
JSModuleInternal \
|
||||||
JSModules \
|
JSModules \
|
||||||
JavaScriptFunc \
|
|
||||||
JavaScriptFuncIndex \
|
|
||||||
Key-Value \
|
Key-Value \
|
||||||
OTWP \
|
OTWP \
|
||||||
Optimizer \
|
Optimizer \
|
||||||
|
@ -3194,7 +3192,7 @@ unittests-http-server:
|
||||||
@ENABLE_MRUBY_TRUE@ @echo "--------------------------------------------------------------------------------"
|
@ENABLE_MRUBY_TRUE@ @echo "--------------------------------------------------------------------------------"
|
||||||
@ENABLE_MRUBY_TRUE@ @echo
|
@ENABLE_MRUBY_TRUE@ @echo
|
||||||
|
|
||||||
@ENABLE_MRUBY_TRUE@ cd @top_srcdir@/3rdParty/mruby && $(MAKE)
|
@ENABLE_MRUBY_TRUE@ cd @top_srcdir@/3rdParty/mruby && $(MAKE) -j1
|
||||||
|
|
||||||
@ENABLE_MRUBY_TRUE@ touch .mruby-build-@TRI_BITS@
|
@ENABLE_MRUBY_TRUE@ touch .mruby-build-@TRI_BITS@
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.68 for triAGENS AvocadoDB 0.3.13.
|
# Generated by GNU Autoconf 2.68 for triAGENS AvocadoDB 0.4.0.
|
||||||
#
|
#
|
||||||
# Report bugs to <info@triagens.de>.
|
# Report bugs to <info@triagens.de>.
|
||||||
#
|
#
|
||||||
|
@ -560,8 +560,8 @@ MAKEFLAGS=
|
||||||
# Identity of this package.
|
# Identity of this package.
|
||||||
PACKAGE_NAME='triAGENS AvocadoDB'
|
PACKAGE_NAME='triAGENS AvocadoDB'
|
||||||
PACKAGE_TARNAME='avocado'
|
PACKAGE_TARNAME='avocado'
|
||||||
PACKAGE_VERSION='0.3.13'
|
PACKAGE_VERSION='0.4.0'
|
||||||
PACKAGE_STRING='triAGENS AvocadoDB 0.3.13'
|
PACKAGE_STRING='triAGENS AvocadoDB 0.4.0'
|
||||||
PACKAGE_BUGREPORT='info@triagens.de'
|
PACKAGE_BUGREPORT='info@triagens.de'
|
||||||
PACKAGE_URL='http://www.avocadodb.org'
|
PACKAGE_URL='http://www.avocadodb.org'
|
||||||
|
|
||||||
|
@ -1398,7 +1398,7 @@ if test "$ac_init_help" = "long"; then
|
||||||
# Omit some internal or obsolete options to make the list less imposing.
|
# Omit some internal or obsolete options to make the list less imposing.
|
||||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||||
cat <<_ACEOF
|
cat <<_ACEOF
|
||||||
\`configure' configures triAGENS AvocadoDB 0.3.13 to adapt to many kinds of systems.
|
\`configure' configures triAGENS AvocadoDB 0.4.0 to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||||
|
|
||||||
|
@ -1469,7 +1469,7 @@ fi
|
||||||
|
|
||||||
if test -n "$ac_init_help"; then
|
if test -n "$ac_init_help"; then
|
||||||
case $ac_init_help in
|
case $ac_init_help in
|
||||||
short | recursive ) echo "Configuration of triAGENS AvocadoDB 0.3.13:";;
|
short | recursive ) echo "Configuration of triAGENS AvocadoDB 0.4.0:";;
|
||||||
esac
|
esac
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
|
|
||||||
|
@ -1622,7 +1622,7 @@ fi
|
||||||
test -n "$ac_init_help" && exit $ac_status
|
test -n "$ac_init_help" && exit $ac_status
|
||||||
if $ac_init_version; then
|
if $ac_init_version; then
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
triAGENS AvocadoDB configure 0.3.13
|
triAGENS AvocadoDB configure 0.4.0
|
||||||
generated by GNU Autoconf 2.68
|
generated by GNU Autoconf 2.68
|
||||||
|
|
||||||
Copyright (C) 2010 Free Software Foundation, Inc.
|
Copyright (C) 2010 Free Software Foundation, Inc.
|
||||||
|
@ -2087,7 +2087,7 @@ cat >config.log <<_ACEOF
|
||||||
This file contains any messages produced by compilers while
|
This file contains any messages produced by compilers while
|
||||||
running configure, to aid debugging if configure makes a mistake.
|
running configure, to aid debugging if configure makes a mistake.
|
||||||
|
|
||||||
It was created by triAGENS AvocadoDB $as_me 0.3.13, which was
|
It was created by triAGENS AvocadoDB $as_me 0.4.0, which was
|
||||||
generated by GNU Autoconf 2.68. Invocation command line was
|
generated by GNU Autoconf 2.68. Invocation command line was
|
||||||
|
|
||||||
$ $0 $@
|
$ $0 $@
|
||||||
|
@ -3214,7 +3214,7 @@ fi
|
||||||
|
|
||||||
# Define the identity of the package.
|
# Define the identity of the package.
|
||||||
PACKAGE='avocado'
|
PACKAGE='avocado'
|
||||||
VERSION='0.3.13'
|
VERSION='0.4.0'
|
||||||
|
|
||||||
|
|
||||||
cat >>confdefs.h <<_ACEOF
|
cat >>confdefs.h <<_ACEOF
|
||||||
|
@ -10112,7 +10112,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
||||||
# report actual input values of CONFIG_FILES etc. instead of their
|
# report actual input values of CONFIG_FILES etc. instead of their
|
||||||
# values after options handling.
|
# values after options handling.
|
||||||
ac_log="
|
ac_log="
|
||||||
This file was extended by triAGENS AvocadoDB $as_me 0.3.13, which was
|
This file was extended by triAGENS AvocadoDB $as_me 0.4.0, which was
|
||||||
generated by GNU Autoconf 2.68. Invocation command line was
|
generated by GNU Autoconf 2.68. Invocation command line was
|
||||||
|
|
||||||
CONFIG_FILES = $CONFIG_FILES
|
CONFIG_FILES = $CONFIG_FILES
|
||||||
|
@ -10179,7 +10179,7 @@ _ACEOF
|
||||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
||||||
ac_cs_version="\\
|
ac_cs_version="\\
|
||||||
triAGENS AvocadoDB config.status 0.3.13
|
triAGENS AvocadoDB config.status 0.4.0
|
||||||
configured by $0, generated by GNU Autoconf 2.68,
|
configured by $0, generated by GNU Autoconf 2.68,
|
||||||
with options \\"\$ac_cs_config\\"
|
with options \\"\$ac_cs_config\\"
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@ dnl ============================================================================
|
||||||
dnl PREAMBLE triAGENS GmbH Build Environment
|
dnl PREAMBLE triAGENS GmbH Build Environment
|
||||||
dnl ============================================================================
|
dnl ============================================================================
|
||||||
|
|
||||||
AC_INIT([triAGENS AvocadoDB], [0.3.13], [info@triagens.de], [avocado], [http://www.avocadodb.org])
|
AC_INIT([triAGENS AvocadoDB], [0.4.0], [info@triagens.de], [avocado], [http://www.avocadodb.org])
|
||||||
|
|
||||||
dnl ----------------------------------------------------------------------------
|
dnl ----------------------------------------------------------------------------
|
||||||
dnl auxillary directory for install-sh and missing
|
dnl auxillary directory for install-sh and missing
|
||||||
|
|
|
@ -28,5 +28,5 @@ make configure
|
||||||
git commit -m "release version $VERSION" -a
|
git commit -m "release version $VERSION" -a
|
||||||
git push
|
git push
|
||||||
|
|
||||||
git tag "v$VERSION"
|
#git tag "v$VERSION"
|
||||||
git push --tags
|
#git push --tags
|
||||||
|
|
Loading…
Reference in New Issue