From: Kurt Zeilenga Date: Thu, 14 Sep 2000 20:12:32 +0000 (+0000) Subject: Ready for 2.0.3 release X-Git-Tag: OPENLDAP_REL_ENG_2_0_3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2225f06f85c8ba10f58702bec0eed648b970f9b;p=thirdparty%2Fopenldap.git Ready for 2.0.3 release --- 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