diff --git a/handbook/porting.sgml b/handbook/porting.sgml index aa3a74221d..69cc813f96 100644 --- a/handbook/porting.sgml +++ b/handbook/porting.sgml @@ -1,4 +1,4 @@ - + Porting an existing piece of free software @@ -148,7 +148,9 @@ well commented, and you will still gain much knowledge from it. 2.2-STABLE after top: 221002 2.2.2-RELEASE: 222000 2.2-STABLE after 2.2.2-RELEASE: 222001 -3.0-current as of May 1997: 300000 +2.2.5-RELEASE: 225000 +3.0-current before mount(2) change: 300000 +3.0-current as of Nov 1997: 300001 The pattern used to be year followed by the month, but we decided to change it to a more straightforward major/minor