From: Kurt Zeilenga Date: Sat, 13 Oct 2001 17:58:38 +0000 (+0000) Subject: Ready for release X-Git-Tag: OPENLDAP_REL_ENG_2_0_17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13bdb1ea8f184255998cf83eef4170a8a92c48af;p=thirdparty%2Fopenldap.git Ready for release --- diff --git a/CHANGES b/CHANGES index eb7c5816b0..be353bfdc4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.0 Change Log -OpenLDAP 2.0.17 Engineering +OpenLDAP 2.0.17 Release Fixed ldbm BerkeleyDB2 compat bug (ITS#1390) OpenLDAP 2.0.16 Release diff --git a/build/version b/build/version index eb8a74378a..4e0888063a 100644 --- a/build/version +++ b/build/version @@ -1 +1 @@ -2.0.17-Engineering +2.0.17-Release diff --git a/include/ldap.h b/include/ldap.h index 9e9052171c..df1462c55f 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -50,7 +50,7 @@ LDAP_BEGIN_DECL * 2.0.0 -> 20000 * 2.3.16 -> 20316 */ -#define LDAP_VENDOR_VERSION 20016 +#define LDAP_VENDOR_VERSION 20017 /* OpenLDAP API Features */ #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION