346N/A# The official full product name for the Directory Server.
346N/APRODUCT_NAME=OpenDS Directory Server
346N/A# The short name that should be used if the full name is not appropriate.
346N/A# The major version number for the Directory Server. It must be an integer.
919N/A# The minor version number for the Directory Server. It must be an integer.
919N/A# The point version number for the Directory Server. It must be an integer.
919N/A# The version qualifier string for the Directory Server. It should be blank
919N/A# for the first official release with a new major, minor, and point version
919N/A# number but may include additional text like "BETA1" or "HOTFIX2" for updates
919N/A# that do not warrant incrementing the version number.
919N/A# A comma-delimited list of bug IDs for fixes included in this build. This
919N/A# should be set in any non-official build given to a customer to address a
919N/A# specific problem or set of problems identified in the corresponding official