summaryrefslogtreecommitdiffstats
path: root/eng
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-28 14:35:37 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-28 14:59:52 +0100
commit2924bf7811dcd26ef94fa22aa6c3db2ffa427caa (patch)
treeab976b512c2788760e68f026c32fd4729fab745a /eng
parentuser/hosts/posix.rst: Replace Cent)S with CentOS (diff)
downloadrtems-docs-2924bf7811dcd26ef94fa22aa6c3db2ffa427caa.tar.bz2
eng: Update version number handling
Diffstat (limited to 'eng')
-rw-r--r--eng/release-process.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/eng/release-process.rst b/eng/release-process.rst
index e571b0d..0cb289d 100644
--- a/eng/release-process.rst
+++ b/eng/release-process.rst
@@ -220,7 +220,7 @@ Pre-Branch Procedure
* Check and make sure the RSB kernel, libbsd and tools configurations
reference the ``master`` when the branch is made.
- The RSB GIT builds reference a specific commit so it is important
+ The RSB Git builds reference a specific commit so it is important
the relevant configurations are valid.
Branch Procedure
@@ -316,17 +316,17 @@ the needed changes.
#. RTEMS requires the following files be changed:
- * :file:`aclocal/version.m4`
+ * :file:`Doxyfile`: Update ``PROJECT_NUMBER``.
- * :file:`c/src/aclocal/version.m4`
+ * :file:`rtems-bsps`: Update ``rtems_version``.
- * :file:`cpukit/aclocal/version.m4`
+ * :file:`spec/build/cpukit/optvermaj.yml`: Update ``set-value``.
- * :file:`Doxyfile`
+ * :file:`spec/build/cpukit/optvermin.yml`: Update ``set-value``.
- * :file:`testsuites/aclocal/version.m4`
+ * :file:`spec/build/cpukit/optverrev.yml`: Update ``set-value``.
- * :file:`rtems-bsps`
+ * :file:`wscript`: Update ``default_prefix``.
#. RTEMS Documentation the following files be changed: