Upgrade to 5.0.0

Tool name will be "rtems5", e.g. arm-rtems5-gcc.

Next release will 5.1.0.  Branch version after release will be 5.1.1.
Next master will be 6.0.0.
This commit is contained in:
Sebastian Huber
2017-10-17 13:44:22 +02:00
parent 64ba1a9606
commit 4a14751879
4 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
AC_DEFUN([RTEMS_VERSIONING],
m4_define([_RTEMS_VERSION],[4.11.99.0]))
m4_define([_RTEMS_VERSION],[5.0.0]))
m4_define([_RTEMS_API],[4.12])
m4_define([_RTEMS_API],[5.0])