]> git.sur5r.net Git - openldap/commitdiff
Remove LDAP_VERSION3 from ldap.h. Some folks might actually
authorKurt Zeilenga <kurt@openldap.org>
Fri, 28 May 1999 02:38:17 +0000 (02:38 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 28 May 1999 02:38:17 +0000 (02:38 +0000)
be use this for version checking (which isn't too bright, but).

build/version
include/ldap.h

index 842c32cb0dcfb6040be3c7bff1b742d130b9ce2d..87d08c972942d734764ea48e6260fba2cb45ee40 100644 (file)
@@ -1 +1 @@
-1.2.2-Engineering
+1.2.2-Release
index 997b26f96c72f2ea8b6ddae9b23a2a861fbf8a79..204d171d76993fd8adecd65801fb94f3c14e84c9 100644 (file)
@@ -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