Module: xenomai-2.6
Branch: master
Commit: 6fc25573726b2caca2132513b2cebcc4c5cc94a8
URL:    
http://git.xenomai.org/?p=xenomai-2.6.git;a=commit;h=6fc25573726b2caca2132513b2cebcc4c5cc94a8

Author: Gilles Chanteperdrix <gilles.chanteperd...@xenomai.org>
Date:   Thu Jul  7 11:50:06 2016 +0200

bump version number and bootstrap

---

 config/version            |    2 +-
 configure                 |   20 ++++++++++----------
 doc/doxygen/Makefile.in   |    2 ++
 include/nucleus/version.h |    4 ++--
 4 files changed, 15 insertions(+), 13 deletions(-)

diff --git a/config/version b/config/version
index 2714f53..57cf282 100644
--- a/config/version
+++ b/config/version
@@ -1 +1 @@
-2.6.4
+2.6.5
diff --git a/configure b/configure
index 02ce87c..39eaac7 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.6.4.
+# Generated by GNU Autoconf 2.69 for Xenomai 2.6.5.
 #
 # Report bugs to <xeno...@xenomai.org>.
 #
@@ -590,8 +590,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Xenomai'
 PACKAGE_TARNAME='xenomai'
-PACKAGE_VERSION='2.6.4'
-PACKAGE_STRING='Xenomai 2.6.4'
+PACKAGE_VERSION='2.6.5'
+PACKAGE_STRING='Xenomai 2.6.5'
 PACKAGE_BUGREPORT='xeno...@xenomai.org'
 PACKAGE_URL=''
 
@@ -1381,7 +1381,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.6.4 to adapt to many kinds of systems.
+\`configure' configures Xenomai 2.6.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1452,7 +1452,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xenomai 2.6.4:";;
+     short | recursive ) echo "Configuration of Xenomai 2.6.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1587,7 +1587,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xenomai configure 2.6.4
+Xenomai configure 2.6.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1956,7 +1956,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.6.4, which was
+It was created by Xenomai $as_me 2.6.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4617,7 +4617,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xenomai'
- VERSION='2.6.4'
+ VERSION='2.6.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14104,7 +14104,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.6.4, which was
+This file was extended by Xenomai $as_me 2.6.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14174,7 +14174,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.6.4
+Xenomai config.status 2.6.5
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/doc/doxygen/Makefile.in b/doc/doxygen/Makefile.in
index 386a70f..7afac15 100644
--- a/doc/doxygen/Makefile.in
+++ b/doc/doxygen/Makefile.in
@@ -472,6 +472,8 @@ uninstall-am: uninstall-local
 # Doxygen documentation
 @CONFIG_XENO_DOC_DOX_TRUE@api: doxygen-api
 
+@CONFIG_XENO_DOC_DOX_TRUE@api/search: api
+
 @CONFIG_XENO_DOC_DOX_TRUE@all-local: $(HTML_DOCS) $(PDF_DOCS)
 
 @CONFIG_XENO_DOC_DOX_TRUE@doxygen-api: Doxyfile
diff --git a/include/nucleus/version.h b/include/nucleus/version.h
index af95f90..11b8c9c 100644
--- a/include/nucleus/version.h
+++ b/include/nucleus/version.h
@@ -26,8 +26,8 @@
                                            CONFIG_XENO_VERSION_MINOR, \
                                            CONFIG_XENO_REVISION_LEVEL)
 
-#define XENO_VERSION_NAME      "Jumpin' Out"
+#define XENO_VERSION_NAME      "Lost in a Memory"
 
-#define XENO_VERSION_STRING    "2.6.4"
+#define XENO_VERSION_STRING    "2.6.5"
 
 #endif /* _XENO_NUCLEUS_VERSION_H */


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git

Reply via email to