From b2225f06f85c8ba10f58702bec0eed648b970f9b Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 14 Sep 2000 20:12:32 +0000 Subject: [PATCH] Ready for 2.0.3 release --- CHANGES | 2 +- build/version | 2 +- include/ldap.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.47.2