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