[rtems commit] Change version to 4.11.1.99

Sebastian Huber sebh at rtems.org
Thu Jan 26 07:32:24 UTC 2017


Module:    rtems
Branch:    4.11
Commit:    69ae534cbb97e0961532cdc7fc5233098d62d886
Changeset: http://git.rtems.org/rtems/commit/?id=69ae534cbb97e0961532cdc7fc5233098d62d886

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Jan 26 08:31:50 2017 +0100

Change version to 4.11.1.99

Update #2886.

---

 aclocal/version.m4            | 2 +-
 c/src/aclocal/version.m4      | 2 +-
 cpukit/aclocal/version.m4     | 2 +-
 testsuites/aclocal/version.m4 | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/aclocal/version.m4 b/aclocal/version.m4
index 6ca81ac..067baa9 100644
--- a/aclocal/version.m4
+++ b/aclocal/version.m4
@@ -1,4 +1,4 @@
 AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.10.99.0]))
+m4_define([_RTEMS_VERSION],[4.11.1.99]))
 
 m4_define([_RTEMS_API],[4.11])
diff --git a/c/src/aclocal/version.m4 b/c/src/aclocal/version.m4
index 6ca81ac..067baa9 100644
--- a/c/src/aclocal/version.m4
+++ b/c/src/aclocal/version.m4
@@ -1,4 +1,4 @@
 AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.10.99.0]))
+m4_define([_RTEMS_VERSION],[4.11.1.99]))
 
 m4_define([_RTEMS_API],[4.11])
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index 6ca81ac..067baa9 100644
--- a/cpukit/aclocal/version.m4
+++ b/cpukit/aclocal/version.m4
@@ -1,4 +1,4 @@
 AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.10.99.0]))
+m4_define([_RTEMS_VERSION],[4.11.1.99]))
 
 m4_define([_RTEMS_API],[4.11])
diff --git a/testsuites/aclocal/version.m4 b/testsuites/aclocal/version.m4
index 6ca81ac..067baa9 100644
--- a/testsuites/aclocal/version.m4
+++ b/testsuites/aclocal/version.m4
@@ -1,4 +1,4 @@
 AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.10.99.0]))
+m4_define([_RTEMS_VERSION],[4.11.1.99]))
 
 m4_define([_RTEMS_API],[4.11])




More information about the vc mailing list