Re: [PATCH] cpukit: Add description of release version numbers

2021-05-26 Thread Chris Johns
Thank you for this. On 26/5/21 7:41 pm, Christian Mauderer wrote: > The release version in the git sources doesn't change. Add a note why > that is the case. > --- > cpukit/include/rtems/version.h | 12 > 1 file changed, 12 insertions(+) > > diff --git a/cpukit/include/rtems/version

[PATCH] cpukit: Add description of release version numbers

2021-05-26 Thread Christian Mauderer
The release version in the git sources doesn't change. Add a note why that is the case. --- cpukit/include/rtems/version.h | 12 1 file changed, 12 insertions(+) diff --git a/cpukit/include/rtems/version.h b/cpukit/include/rtems/version.h index a8aff732f3..2e068cd976 100644 --- a/cpu