blob: 926acd67ace3c0e73656417e86ee961edfa618ac (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
<!-- $FreeBSD$ -->
<foil id="freebsd-release-process-general">
<title>FreeBSD Release Process</title>
<itemizedlist>
<listitem><quote>Stable</quote> releases are made from the
-STABLE development branch at approximately 4 month
intervals.</listitem>
<listitem>Major new versions (3.0, 4.0, 5.0, etc..) are released
at much longer intervals when the main goals for that release
have been realized.
<itemizedlist>
<listitem>3.0 - October 1998</listitem>
<listitem>4.0 - March 2000</listitem>
<listitem>5.0 - January 2003</listitem>
</itemizedlist>
</listitem>
<listitem>In periods of transition, point releases from the
previous branch are still released while the next major
release branch stabilizes. (e.g., 4.8, 4.9, and 4.10 were
released after 5.0)</listitem>
</itemizedlist>
</foil>
|