From: Kurt Zeilenga Date: Fri, 28 May 1999 02:38:17 +0000 (+0000) Subject: Remove LDAP_VERSION3 from ldap.h. Some folks might actually X-Git-Tag: OPENLDAP_REL_ENG_1_2_2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e2c7bbdb362276d0507ee656f65d6311569f552;p=thirdparty%2Fopenldap.git Remove LDAP_VERSION3 from ldap.h. Some folks might actually be use this for version checking (which isn't too bright, but). --- diff --git a/build/version b/build/version index 842c32cb0d..87d08c9729 100644 --- a/build/version +++ b/build/version @@ -1 +1 @@ -1.2.2-Engineering +1.2.2-Release diff --git a/include/ldap.h b/include/ldap.h index 997b26f96c..204d171d76 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -29,7 +29,6 @@ LDAP_BEGIN_DECL #define LDAP_PORT 389 #define LDAP_VERSION1 1 #define LDAP_VERSION2 2 -#define LDAP_VERSION3 3 #define LDAP_VERSION LDAP_VERSION2 #define LDAP_COMPAT20