forked from pingidentity/ldapsdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversion.properties
More file actions
29 lines (20 loc) · 892 Bytes
/
version.properties
File metadata and controls
29 lines (20 loc) · 892 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# This file provides a set of properties that describe the current version of
# the UnboundID LDAP SDK for Java.
# The official full name for the LDAP SDK.
PRODUCT_NAME=UnboundID LDAP SDK for Java
# The short name for the LDAP SDK, without any spaces.
SHORT_NAME=unboundid-ldapsdk
# The major version number for the LDAP SDK.
MAJOR_VERSION=4
# The minor version number for the LDAP SDK.
MINOR_VERSION=0
# The point version number for the LDAP SDK.
POINT_VERSION=4
# The version qualifier string for the LDAP SDK. It should generally be empty
# but may be non-empty for special builds that you may want to tag in some way
# (e.g., "-beta1" or "-rc2").
VERSION_QUALIFIER=
# The URL to the LDAP SDK home.
LDAP_SDK_HOME_URL=https://www.ldap.com/unboundid-ldap-sdk-for-java
# The URL to the LDAP SDK online documentation home.
LDAP_SDK_DOCS_BASE_URL=https://docs.ldap.com/ldap-sdk/docs/