From 86009cc055af74069148cbb8a8bed37e79e97e43 Mon Sep 17 00:00:00 2001
From: neil_a_wilson <neil_a_wilson@localhost>
Date: Tue, 15 May 2007 19:59:55 +0000
Subject: [PATCH] Make a number of administrative types of updates:

---
 opends/PRODUCT |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/opends/PRODUCT b/opends/PRODUCT
index 90f5f66..c447dab 100644
--- a/opends/PRODUCT
+++ b/opends/PRODUCT
@@ -11,16 +11,12 @@
 MINOR_VERSION=9
 
 # The point version number for the Directory Server.  It must be an integer.
-# The point version will generally not be displayed to the end user but may be
-# used to determine ordering among builds with the same major and minor
-# versions but different qualifiers.
 POINT_VERSION=0
 
 # The version qualifier string for the Directory Server.  It should be blank
-# for the first official release with a new major and minor version number
-# but may include additional text like "BETA1" or "SP2" for updates that do not
-# warrant incrementing the major or minor version.  However, the point version
-# should be incremented every time a new qualifier is used.
+# for the first official release with a new major, minor, and point version
+# number but may include additional text like "BETA1" or "HOTFIX2" for updates
+# that do not warrant incrementing the version number.
 VERSION_QUALIFIER=
 
 # A comma-delimited list of bug IDs for fixes included in this build.  This
@@ -28,3 +24,4 @@
 # specific problem or set of problems identified in the corresponding official
 # release.
 FIX_IDS=
+

--
Gitblit v1.10.0