Update version numbers to 7-CURRENT.
This commit is contained in:
parent
6537491231
commit
07743e2b03
@ -6,7 +6,7 @@
|
||||
|
||||
<!-- Version of the OS we're describing. This needs to be updated
|
||||
with each new release. -->
|
||||
<!ENTITY release.current "6.0-CURRENT">
|
||||
<!ENTITY release.current "7.0-CURRENT">
|
||||
|
||||
<!-- The previous version used for comparison in the "What's New"
|
||||
section. For -CURRENT, we might point back to the last
|
||||
@ -20,13 +20,13 @@
|
||||
|
||||
<!-- The previous historical release. Used only to tell what was
|
||||
the cutoff point for "historic" release notes. -->
|
||||
<!ENTITY release.prev.historic "5.3-RELEASE">
|
||||
<!ENTITY release.prev.historic "6.0-RELEASE">
|
||||
|
||||
<!-- The next version to be released, usually used for snapshots. -->
|
||||
<!ENTITY release.next "6.0-RELEASE">
|
||||
<!ENTITY release.next "7.0-RELEASE">
|
||||
|
||||
<!-- The name of this branch. -->
|
||||
<!ENTITY release.branch "6-CURRENT">
|
||||
<!ENTITY release.branch "7-CURRENT">
|
||||
|
||||
<!-- The URL for obtaining this version of FreeBSD. -->
|
||||
<!ENTITY release.url "http://www.FreeBSD.org/snapshots/">
|
||||
@ -41,10 +41,10 @@
|
||||
<!-- The manpaths for man page references -->
|
||||
<!ENTITY release.man.url "http://www.FreeBSD.org/cgi/man.cgi">
|
||||
<!ENTITY release.manpath.xfree86 "4.4.0">
|
||||
<!ENTITY release.manpath.xorg "6.7.0">
|
||||
<!ENTITY release.manpath.netbsd "2.0">
|
||||
<!ENTITY release.manpath.xorg "6.8.2">
|
||||
<!ENTITY release.manpath.netbsd "2.0.2">
|
||||
<!ENTITY release.manpath.freebsd-ports "Ports">
|
||||
<!ENTITY release.manpath.freebsd "6.0-current">
|
||||
<!ENTITY release.manpath.freebsd "7.0-current">
|
||||
|
||||
<!-- Text constants which probably don't need to be changed.-->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user