From 5fc076451e176edb77b45a9bc6e3b739bd86c334 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 28 Jan 1999 12:07:00 +0000 Subject: [PATCH] Add a few more __FreeBSD_version values in preparation for 3.1R. --- handbook/porting.sgml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/handbook/porting.sgml b/handbook/porting.sgml index a794e8d9a0..bcdc1d10a5 100644 --- a/handbook/porting.sgml +++ b/handbook/porting.sgml @@ -1,4 +1,4 @@ - + Making a port yourself @@ -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 (Note that 2.2-STABLE sometimes identifies itself as "2.2.[5678]-STABLE" after the 2.2.5-RELEASE.)