Whamcloud - gitweb
clarify versioning for Gord.
authorbraam <braam>
Mon, 10 Jun 2002 17:22:14 +0000 (17:22 +0000)
committerbraam <braam>
Mon, 10 Jun 2002 17:22:14 +0000 (17:22 +0000)
lustre/doc/VERSIONING

index 56a525b..01d0a9d 100644 (file)
@@ -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.