Add a few more __FreeBSD_version values in preparation for 3.1R.
This commit is contained in:
parent
b6560e943d
commit
5fc076451e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4142
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: porting.sgml,v 1.123 1999-01-21 01:49:13 jkh Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.124 1999-01-28 12:07:00 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>Making a port yourself<label id="porting"></heading>
|
||||
|
@ -1901,6 +1901,10 @@ PKGMESSAGE ${PKGDIR}/MESSAGE
|
|||
3.0-current after ELF conversion: 300004
|
||||
3.0-RELEASE: 300005
|
||||
3.0-current after 3.0-RELEASE: 300006
|
||||
3.0-stable after 3/4 branch: 300007
|
||||
3.1-RELEASE: 310000
|
||||
3.1-stable after 3.1-RELEASE: 310001
|
||||
4.0-current after 3/4 branch: 400000
|
||||
</verb></tscreen>
|
||||
(Note that 2.2-STABLE sometimes identifies itself as
|
||||
"2.2.[5678]-STABLE" after the 2.2.5-RELEASE.)
|
||||
|
|
Loading…
Reference in a new issue