From 9cdbcece838e47321af0ba51fb290e8569fcca86 Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Fri, 4 Nov 2005 21:58:28 +0000 Subject: [PATCH] Correct 5.4-RELEASE's tag name : s/RELENG_5_4_RELEASE/RELENG_5_4_0_RELEASE/. Noticed by: glebius --- en_US.ISO8859-1/articles/version-guide/article.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/articles/version-guide/article.sgml b/en_US.ISO8859-1/articles/version-guide/article.sgml index e597b9ec5b..2b2123b384 100644 --- a/en_US.ISO8859-1/articles/version-guide/article.sgml +++ b/en_US.ISO8859-1/articles/version-guide/article.sgml @@ -84,7 +84,7 @@ is merely a snapshot of the source tree at a particular point in time which is given a particular name (or tag). (For instance, the tag that Release Engineering assigned for the - 5.4 release was RELENG_5_4_RELEASE.) Development + 5.4 release was RELENG_5_4_0_RELEASE.) Development always continues on what is known as the HEAD tag. @@ -94,7 +94,7 @@ At the time of each release, a branch is created, such as RELENG_5_4. Although - the source files named by RELENG_5_4_RELEASE + the source files named by RELENG_5_4_0_RELEASE will never change, those on RELENG_5_4 can, by the adoption of changes from HEAD such as fixes for security and other bugs.