Correct the branch naming convention in param.h.
While here, consistently use upper-case 'X' to represent the version number. MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
58365a82c1
commit
55f0762d0e
@ -54,7 +54,7 @@
|
|||||||
*
|
*
|
||||||
* scheme is: <major><two digit minor>Rxx
|
* scheme is: <major><two digit minor>Rxx
|
||||||
* 'R' is in the range 0 to 4 if this is a release branch or
|
* 'R' is in the range 0 to 4 if this is a release branch or
|
||||||
* x.0-CURRENT before RELENG_*_0 is created, otherwise 'R' is
|
* X.0-CURRENT before releng/X.0 is created, otherwise 'R' is
|
||||||
* in the range 5 to 9.
|
* in the range 5 to 9.
|
||||||
*/
|
*/
|
||||||
#undef __FreeBSD_version
|
#undef __FreeBSD_version
|
||||||
|
Loading…
Reference in New Issue
Block a user