diff --git a/CHANGES b/CHANGES index ae9bcfea38..6e57a0f478 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.0 Change Log -OpenLDAP 2.0.X Engineering +OpenLDAP 2.0.3 Release Fixed -lldap KBIND typo (ITS#717) Fixed slapd ;binary search request subtyping diff --git a/build/version b/build/version index b06c8ab156..8da2c46eed 100644 --- a/build/version +++ b/build/version @@ -1 +1 @@ -2.0.X-Engineering +2.0.3-Release diff --git a/include/ldap.h b/include/ldap.h index 9201681f49..be78357926 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 20001 +#define LDAP_VENDOR_VERSION 20003 /* OpenLDAP API Features */ #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION