diff options
author | asami <asami@FreeBSD.org> | 1997-05-18 03:30:20 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-05-18 03:30:20 +0000 |
commit | 64c18448f462004d893dbcb2a4a646e266bcecce (patch) | |
tree | 840eecdf1b2674112198273b12c2b267c744fc12 /share/doc/handbook | |
parent | 176ecf9be536e912a25076f44d53da41a341b0ea (diff) | |
download | FreeBSD-src-64c18448f462004d893dbcb2a4a646e266bcecce.zip FreeBSD-src-64c18448f462004d893dbcb2a4a646e266bcecce.tar.gz |
Change name of current release to 2.2.2. This should be in 2.2.2, it
will be pretty darn embarrassing to ship a release with a handbook
that claims it's one version older. :)
Diffstat (limited to 'share/doc/handbook')
-rw-r--r-- | share/doc/handbook/handbook.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/handbook/handbook.sgml b/share/doc/handbook/handbook.sgml index d234c4a..b06a473 100644 --- a/share/doc/handbook/handbook.sgml +++ b/share/doc/handbook/handbook.sgml @@ -1,4 +1,4 @@ -<!-- $Id: handbook.sgml,v 1.74 1997/05/02 14:39:18 jfieber Exp $ --> +<!-- $Id: handbook.sgml,v 1.75 1997/05/09 06:19:03 max Exp $ --> <!-- The FreeBSD Documentation Project --> <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [ @@ -20,7 +20,7 @@ %sections; <!-- The currently released version of FreeBSD --> -<!ENTITY rel.current CDATA "2.2.1"> +<!ENTITY rel.current CDATA "2.2.2"> ]> |