mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
Rev the LDAP_VENDOR_VERSION
This commit is contained in:
parent
821f0e17f2
commit
b4d5d89151
1 changed files with 2 additions and 2 deletions
|
|
@ -43,8 +43,8 @@ LDAP_BEGIN_DECL
|
|||
*/
|
||||
#define LDAP_API_VERSION 2004
|
||||
#define LDAP_VENDOR_NAME "OpenLDAP"
|
||||
/* We'll eventually release as 200 */
|
||||
#define LDAP_VENDOR_VERSION 19905
|
||||
/* We'll eventually release as 20000 */
|
||||
#define LDAP_VENDOR_VERSION 19910
|
||||
|
||||
/* OpenLDAP API Features */
|
||||
#define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION
|
||||
|
|
|
|||
Loading…
Reference in a new issue