Module: xenomai-2.5
Branch: refs/tags/v2.4-rc2
Commit: a80a5a4d676fbb78ab42dfb9377e3871397ba890
URL:    
http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=a80a5a4d676fbb78ab42dfb9377e3871397ba890

Author: Philippe Gerum <r...@xenomai.org>
Date:   Fri Aug 17 22:25:15 2007 +0000

Update version information

---

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

diff --git a/config/version b/config/version
index 6c91a81..6b6b254 100644
--- a/config/version
+++ b/config/version
@@ -1 +1 @@
-2.3.90
+2.3.91
diff --git a/configure b/configure
index 706d3eb..0611378 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.61 for Xenomai 2.3.90.
+# Generated by GNU Autoconf 2.61 for Xenomai 2.3.91.
 #
 # Report bugs to <xenomai-h...@gna.org>.
 #
@@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='Xenomai'
 PACKAGE_TARNAME='xenomai'
-PACKAGE_VERSION='2.3.90'
-PACKAGE_STRING='Xenomai 2.3.90'
+PACKAGE_VERSION='2.3.91'
+PACKAGE_STRING='Xenomai 2.3.91'
 PACKAGE_BUGREPORT='xenomai-h...@gna.org'
 
 ac_unique_file="src/skins/native/task.c"
@@ -1465,7 +1465,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.3.90 to adapt to many kinds of systems.
+\`configure' configures Xenomai 2.3.91 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1536,7 +1536,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xenomai 2.3.90:";;
+     short | recursive ) echo "Configuration of Xenomai 2.3.91:";;
    esac
   cat <<\_ACEOF
 
@@ -1696,7 +1696,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xenomai configure 2.3.90
+Xenomai configure 2.3.91
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1710,7 +1710,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.3.90, which was
+It was created by Xenomai $as_me 2.3.91, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -4710,7 +4710,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xenomai'
- VERSION='2.3.90'
+ VERSION='2.3.91'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -22622,7 +22622,7 @@ exec 6>&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.3.90, which was
+This file was extended by Xenomai $as_me 2.3.91, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -22679,7 +22679,7 @@ Report bugs to <bug-autoc...@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-Xenomai config.status 2.3.90
+Xenomai config.status 2.3.91
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`\\"
 
diff --git a/include/nucleus/version.h b/include/nucleus/version.h
index 5c931fb..b0391d1 100644
--- a/include/nucleus/version.h
+++ b/include/nucleus/version.h
@@ -28,6 +28,6 @@
 
 #define XENO_VERSION_NAME      "Bells Of Lal"
 
-#define XENO_VERSION_STRING    "2.4-rc1"
+#define XENO_VERSION_STRING    "2.4-rc2"
 
 #endif /* _XENO_NUCLEUS_VERSION_H */
diff --git a/sim/configure b/sim/configure
index 7562cb4..a01158e 100755
--- a/sim/configure
+++ b/sim/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for Xenomai simulator 2.3.90.
+# Generated by GNU Autoconf 2.61 for Xenomai simulator 2.3.91.
 #
 # Report bugs to <xenomai-h...@gna.org>.
 #
@@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='Xenomai simulator'
 PACKAGE_TARNAME='xenosim'
-PACKAGE_VERSION='2.3.90'
-PACKAGE_STRING='Xenomai simulator 2.3.90'
+PACKAGE_VERSION='2.3.91'
+PACKAGE_STRING='Xenomai simulator 2.3.91'
 PACKAGE_BUGREPORT='xenomai-h...@gna.org'
 
 ac_unique_file="vm/thread.cc"
@@ -1443,7 +1443,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 simulator 2.3.90 to adapt to many kinds of 
systems.
+\`configure' configures Xenomai simulator 2.3.91 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1517,7 +1517,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xenomai simulator 2.3.90:";;
+     short | recursive ) echo "Configuration of Xenomai simulator 2.3.91:";;
    esac
   cat <<\_ACEOF
 
@@ -1638,7 +1638,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xenomai simulator configure 2.3.90
+Xenomai simulator configure 2.3.91
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1652,7 +1652,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 simulator $as_me 2.3.90, which was
+It was created by Xenomai simulator $as_me 2.3.91, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -3820,7 +3820,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xenosim'
- VERSION='2.3.90'
+ VERSION='2.3.91'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -27722,7 +27722,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Xenomai simulator $as_me 2.3.90, which was
+This file was extended by Xenomai simulator $as_me 2.3.91, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -27779,7 +27779,7 @@ Report bugs to <bug-autoc...@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-Xenomai simulator config.status 2.3.90
+Xenomai simulator config.status 2.3.91
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`\\"
 


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

Reply via email to