From: Kurt Zeilenga Date: Thu, 24 May 2001 15:02:47 +0000 (+0000) Subject: Prepare for release of 2.0.11 X-Git-Tag: OPENLDAP_REL_ENG_2_0_11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=95db7a27c6b5c990bef1bdf8072bb8141bc613db;p=openldap Prepare for release of 2.0.11 --- diff --git a/CHANGES b/CHANGES index fbdff2abef..77c3339956 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.0 Change Log -OpenLDAP 2.0.11 Engineering +OpenLDAP 2.0.11 Release Fix attribute parse bug (ITS#1159) OpenLDAP 2.0.10 Release diff --git a/build/version b/build/version index 48621baaca..e32cef132e 100644 --- a/build/version +++ b/build/version @@ -1 +1 @@ -2.0.11-Engineering +2.0.11-Release diff --git a/include/ldap.h b/include/ldap.h index 49e86c9c5e..f69a28dc16 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -48,7 +48,7 @@ LDAP_BEGIN_DECL * 2.0.0 -> 20000 * 2.3.16 -> 20316 */ -#define LDAP_VENDOR_VERSION 20010 +#define LDAP_VENDOR_VERSION 20011 /* OpenLDAP API Features */ #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION