Module: xenomai-2.6
Branch: refs/tags/v2.6.3
Commit: 69030b48a0c867f80778816cb3c56a9e165bac2b
URL:    
http://git.xenomai.org/?p=xenomai-2.6.git;a=commit;h=69030b48a0c867f80778816cb3c56a9e165bac2b

Author: Gilles Chanteperdrix <gilles.chanteperd...@xenomai.org>
Date:   Sun Sep 22 20:05:24 2013 +0200

build: bump version number and bootstrap

---

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

diff --git a/config/version b/config/version
index 3b4d0c2..ec1cf33 100644
--- a/config/version
+++ b/config/version
@@ -1 +1 @@
-2.6.2.1
+2.6.3
diff --git a/configure b/configure
index 5113b0e..ac318b7 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.2.1.
+# Generated by GNU Autoconf 2.69 for Xenomai 2.6.3.
 #
 # 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.2.1'
-PACKAGE_STRING='Xenomai 2.6.2.1'
+PACKAGE_VERSION='2.6.3'
+PACKAGE_STRING='Xenomai 2.6.3'
 PACKAGE_BUGREPORT='xeno...@xenomai.org'
 PACKAGE_URL=''
 
@@ -1397,7 +1397,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.2.1 to adapt to many kinds of systems.
+\`configure' configures Xenomai 2.6.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1468,7 +1468,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xenomai 2.6.2.1:";;
+     short | recursive ) echo "Configuration of Xenomai 2.6.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1615,7 +1615,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xenomai configure 2.6.2.1
+Xenomai configure 2.6.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1984,7 +1984,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.2.1, which was
+It was created by Xenomai $as_me 2.6.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4645,7 +4645,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xenomai'
- VERSION='2.6.2.1'
+ VERSION='2.6.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14401,7 +14401,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.2.1, which was
+This file was extended by Xenomai $as_me 2.6.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14471,7 +14471,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.2.1
+Xenomai config.status 2.6.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/include/nucleus/version.h b/include/nucleus/version.h
index 340f2b9..69288e9 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      "Day At The Beach"
+#define XENO_VERSION_NAME      "Lies and Truths"
 
-#define XENO_VERSION_STRING    "2.6.2.1"
+#define XENO_VERSION_STRING    "2.6.3"
 
 #endif /* _XENO_NUCLEUS_VERSION_H */


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

Reply via email to