PRODUCT revision 4721
351N/A# The official full product name for the Directory Server.
351N/APRODUCT_NAME=OpenDS Directory Server
351N/A
351N/A# The short name that should be used if the full name is not appropriate.
351N/ASHORT_NAME=OpenDS
351N/A
351N/A# The major version number for the Directory Server. It must be an integer.
351N/AMAJOR_VERSION=2
351N/A
351N/A# The minor version number for the Directory Server. It must be an integer.
351N/AMINOR_VERSION=1
351N/A
351N/A# The point version number for the Directory Server. It must be an integer.
351N/APOINT_VERSION=0
351N/A
351N/A# The product reference site
351N/ADOC_REFERENCE_HOME=http://opends.org
351N/A
351N/A# The product documentation set reference
351N/ADOC_REFERENCE_WIKI=https://docs.opends.org/2.2/page/Main
351N/A
351N/A# The setup document reference site
351N/ADOC_REFERENCE_SETUP=https://docs.opends.org/2.2/page/InstallationGuide
351N/A
351N/A# The Quick reference guide documentation set reference
351N/ADOC_QUICK_REFERENCE_GUIDE=https://docs.opends.org/2.2/page/AdministrationGuide
351N/A
351N/A# The Administration Guide reference
351N/AADMINISTRATION_GUIDE_URL=https://docs.opends.org/2.2/page/AdministrationGuide
351N/A
351N/A# The version qualifier string for the Directory Server. It should be blank
351N/A# for the first official release with a new major, minor, and point version
565N/A# number but may include additional text like "BETA1" or "HOTFIX2" for updates
351N/A# that do not warrant incrementing the version number.
351N/AVERSION_QUALIFIER=
351N/A
493N/A# A comma-delimited list of bug IDs for fixes included in this build. This
351N/A# should be set in any non-official build given to a customer to address a
351N/A# specific problem or set of problems identified in the corresponding official
493N/A# release.
351N/AFIX_IDS=
351N/A
565N/A