From: Kurt Zeilenga Date: Mon, 21 May 2001 17:03:52 +0000 (+0000) Subject: Ready for release of 2.0.10 X-Git-Tag: OPENLDAP_REL_ENG_2_0_10~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=956c6cbe15ea5ee990f98605614711bc6d4744aa;p=thirdparty%2Fopenldap.git Ready for release of 2.0.10 --- diff --git a/CHANGES b/CHANGES index a41d0f6617..258992adb8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.0 Change Log -OpenLDAP 2.0.10 Engineering +OpenLDAP 2.0.10 Release Build Environment Fix TLS-less build (ITS#1156) diff --git a/build/version b/build/version index 4cc2124dce..9a3dbd539b 100644 --- a/build/version +++ b/build/version @@ -1 +1 @@ -2.0.10-Engineering +2.0.10-Release diff --git a/include/ldap.h b/include/ldap.h index 6f00742f59..49e86c9c5e 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 20009 +#define LDAP_VENDOR_VERSION 20010 /* OpenLDAP API Features */ #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION