]> git.sur5r.net Git - openldap/commitdiff
Update LDAP_VENDOR_VERSION to 20000 (2.0.0)
authorKurt Zeilenga <kurt@openldap.org>
Fri, 25 Aug 2000 20:36:52 +0000 (20:36 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 25 Aug 2000 20:36:52 +0000 (20:36 +0000)
include/ldap.h

index adfd9ab2e3a90b65efadca49acc6b0cd2fff6254..1ef444e18eb4d9b634ce9493264579f928dd705e 100644 (file)
@@ -43,8 +43,12 @@ LDAP_BEGIN_DECL
  */
 #define LDAP_API_VERSION       2004
 #define LDAP_VENDOR_NAME       "OpenLDAP"
-/* We'll eventually release as 20000 */
-#define LDAP_VENDOR_VERSION    19910
+/*
+ * vendor version number
+ *     2.0.0  -> 20000
+ *     2.3.16 -> 20316
+ */
+#define LDAP_VENDOR_VERSION    20000
 
 /* OpenLDAP API Features */
 #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION