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

Author: Gilles Chanteperdrix <gilles.chanteperd...@xenomai.org>
Date:   Tue Oct 18 20:03:43 2011 +0200

build: bootstrap

---

 config/version            |    2 +-
 configure                 |   20 ++++++++++----------
 include/nucleus/version.h |    2 +-
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/config/version b/config/version
index 127ee42..7ff039e 100644
--- a/config/version
+++ b/config/version
@@ -1 +1 @@
-2.5.93
+2.5.94
diff --git a/configure b/configure
index c6286e9..2cce73c 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.67 for Xenomai 2.5.93.
+# Generated by GNU Autoconf 2.67 for Xenomai 2.5.94.
 #
 # Report bugs to <xenomai-h...@gna.org>.
 #
@@ -701,8 +701,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Xenomai'
 PACKAGE_TARNAME='xenomai'
-PACKAGE_VERSION='2.5.93'
-PACKAGE_STRING='Xenomai 2.5.93'
+PACKAGE_VERSION='2.5.94'
+PACKAGE_STRING='Xenomai 2.5.94'
 PACKAGE_BUGREPORT='xenomai-h...@gna.org'
 PACKAGE_URL=''
 
@@ -1499,7 +1499,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.5.93 to adapt to many kinds of systems.
+\`configure' configures Xenomai 2.5.94 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1570,7 +1570,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xenomai 2.5.93:";;
+     short | recursive ) echo "Configuration of Xenomai 2.5.94:";;
    esac
   cat <<\_ACEOF
 
@@ -1727,7 +1727,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xenomai configure 2.5.93
+Xenomai configure 2.5.94
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2096,7 +2096,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.5.93, which was
+It was created by Xenomai $as_me 2.5.94, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -4757,7 +4757,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xenomai'
- VERSION='2.5.93'
+ VERSION='2.5.94'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13256,7 +13256,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.5.93, which was
+This file was extended by Xenomai $as_me 2.5.94, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13326,7 +13326,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.5.93
+Xenomai config.status 2.5.94
 configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
diff --git a/include/nucleus/version.h b/include/nucleus/version.h
index 38a4c22..a97a230 100644
--- a/include/nucleus/version.h
+++ b/include/nucleus/version.h
@@ -28,6 +28,6 @@
 
 #define XENO_VERSION_NAME      "head"
 
-#define XENO_VERSION_STRING    "2.6.0-rc4"
+#define XENO_VERSION_STRING    "2.6.0-rc5"
 
 #endif /* _XENO_NUCLEUS_VERSION_H */


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

Reply via email to