From: Kurt Zeilenga Date: Mon, 15 Dec 2003 23:27:28 +0000 (+0000) Subject: Rev the API version number X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~184 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ba783f89bfc75078ce951af128471b729d4b9f48;p=openldap Rev the API version number --- diff --git a/include/ldap.h b/include/ldap.h index 045ae58348..a5cac780d0 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -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 */