From 84fff976a7a7ab401abddb825325bb429651b8a9 Mon Sep 17 00:00:00 2001 From: braam Date: Mon, 10 Jun 2002 17:22:14 +0000 Subject: [PATCH] clarify versioning for Gord. --- lustre/doc/VERSIONING | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lustre/doc/VERSIONING b/lustre/doc/VERSIONING index 56a525b..01d0a9d 100644 --- a/lustre/doc/VERSIONING +++ b/lustre/doc/VERSIONING @@ -6,6 +6,16 @@ Lustre versioning This document describes versioning of source and binaries for Lustre. +Packages +======== + +Lustre packaged versions will have 3 digit release. These are the first 3 +digits of the CVS tags below. + +For example, CVS tags 0.1.0.{1,2,3,4,....} will lead to a software release + 0.1.1 +when the code is sufficiently stable. + CVS === @@ -64,4 +74,4 @@ removing the sticky tags: cvs update -A -fixing any conflicts and then committing. \ No newline at end of file +fixing any conflicts and then committing. -- 1.8.3.1