From: Kurt Zeilenga Date: Thu, 6 Jul 2000 19:05:11 +0000 (+0000) Subject: Rev the LDAP_VENDOR_VERSION X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2467 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b4d5d891514927b6a6517d2dc2989ae37d1d7b94;p=openldap Rev the LDAP_VENDOR_VERSION --- diff --git a/include/ldap.h b/include/ldap.h index a46f0858ba..8a06fe60e8 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -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