]> git.sur5r.net Git - openldap/commitdiff
Rev the API version number
authorKurt Zeilenga <kurt@openldap.org>
Mon, 15 Dec 2003 23:27:28 +0000 (23:27 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 15 Dec 2003 23:27:28 +0000 (23:27 +0000)
include/ldap.h

index 045ae58348f8eb4a94ad91c6c63c1d3753802c9d..a5cac780d0bbe20091a7a2328f05621bf3ec3465 100644 (file)
@@ -47,7 +47,7 @@ LDAP_BEGIN_DECL
  * As such, the number will be above the old RFC but below
  * whatever number does finally get assigned
  */
-#define LDAP_API_VERSION       2004
+#define LDAP_API_VERSION       2005
 #define LDAP_VENDOR_NAME       "OpenLDAP"
 
 /* OpenLDAP API Features */