mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-19 02:28:47 -05:00
Prepare for release of 2.0.11
This commit is contained in:
parent
99934efc8f
commit
95db7a27c6
3 changed files with 3 additions and 3 deletions
2
CHANGES
2
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
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
2.0.11-Engineering
|
||||
2.0.11-Release
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue