From ba783f89bfc75078ce951af128471b729d4b9f48 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 15 Dec 2003 23:27:28 +0000 Subject: [PATCH] Rev the API version number --- include/ldap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.39.5