Module: xenomai-forge Branch: next Commit: b73735645914ad6a8e657d3945d9eae4749050ef URL: http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=b73735645914ad6a8e657d3945d9eae4749050ef
Author: Philippe Gerum <[email protected]> Date: Thu Aug 7 16:33:26 2014 +0200 config: bump API and core version stamps --- config/apirev | 2 +- config/version | 2 +- configure | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/config/apirev b/config/apirev index 7f8f011..45a4fb7 100644 --- a/config/apirev +++ b/config/apirev @@ -1 +1 @@ -7 +8 diff --git a/config/version b/config/version index f532e51..324135c 100644 --- a/config/version +++ b/config/version @@ -1 +1 @@ -2.99.5 +2.99.6 diff --git a/configure b/configure index cf85a92..dd8a381 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Xenomai 2.99.5. +# Generated by GNU Autoconf 2.69 for Xenomai 2.99.6. # # Report bugs to <[email protected]>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Xenomai' PACKAGE_TARNAME='xenomai' -PACKAGE_VERSION='2.99.5' -PACKAGE_STRING='Xenomai 2.99.5' +PACKAGE_VERSION='2.99.6' +PACKAGE_STRING='Xenomai 2.99.6' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1420,7 +1420,7 @@ if test "$ac_init_help" = "long"; then # 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. cat <<_ACEOF -\`configure' configures Xenomai 2.99.5 to adapt to many kinds of systems. +\`configure' configures Xenomai 2.99.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1491,7 +1491,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Xenomai 2.99.5:";; + short | recursive ) echo "Configuration of Xenomai 2.99.6:";; esac cat <<\_ACEOF @@ -1638,7 +1638,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Xenomai configure 2.99.5 +Xenomai configure 2.99.6 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2007,7 +2007,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Xenomai $as_me 2.99.5, which was +It was created by Xenomai $as_me 2.99.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -4764,7 +4764,7 @@ fi # Define the identity of the package. PACKAGE='xenomai' - VERSION='2.99.5' + VERSION='2.99.6' cat >>confdefs.h <<_ACEOF @@ -14816,7 +14816,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Xenomai $as_me 2.99.5, which was +This file was extended by Xenomai $as_me 2.99.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14882,7 +14882,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -Xenomai config.status 2.99.5 +Xenomai config.status 2.99.6 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" _______________________________________________ Xenomai-git mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai-git
