2209N/A# The official full product name for the Directory Server.
2209N/APRODUCT_NAME=OpenDS Directory Server
2209N/A# The short name that should be used if the full name is not appropriate.
2209N/A# The major version number for the Directory Server. It must be an integer.
2209N/A# The minor version number for the Directory Server. It must be an integer.
2209N/A# The point version number for the Directory Server. It must be an integer.
2209N/A# The point version will generally not be displayed to the end user but may be
2209N/A# used to determine ordering among builds with the same major and minor
2209N/A# versions but different qualifiers.
2209N/A# The version qualifier string for the Directory Server. It should be blank
2209N/A# for the first official release with a new major and minor version number
5680N/A# but may include additional text like "BETA1" or "SP2" for updates that do not
5680N/A# warrant incrementing the major or minor version. However, the point version
5371N/A# should be incremented every time a new qualifier is used.
2209N/A# A comma-delimited list of bug IDs for fixes included in this build. This
2209N/A# should be set in any non-official build given to a customer to address a
2209N/A# specific problem or set of problems identified in the corresponding official