Re: [PATCH v2] Documentation: process: Arbitrarily bump kernel major version number
From: Jonathan Corbet
Date: Tue Oct 14 2025 - 11:15:04 EST
Bagas Sanjaya <bagasdotme@xxxxxxxxx> writes:
> The big picture section of 2.Process.rst currently hardcodes major
> version number to 5 since fb0e0ffe7fc8e0 ("Documentation: bring process
> docs up to date"). As it can get outdated when it is actually
> incremented (the recent is 6 and will be 7 in the near future),
> arbitrarily bump it to 9, giving a headroom for a decade.
>
> Note that the version number examples are kept to illustrate the
> numbering scheme.
>
> Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
I made a minor tweak to make it clear that 9.x is an example; applied,
thanks.
jon