From: Kurt Zeilenga Date: Fri, 12 Jan 2007 06:37:33 +0000 (+0000) Subject: ready for release? X-Git-Tag: OPENLDAP_REL_ENG_2_3_33~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f74ac12f1802aae42c2abce5d7cb5554f3ff2294;p=thirdparty%2Fopenldap.git ready for release? --- diff --git a/CHANGES b/CHANGES index a2a05ff007..fcf7eff7f7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.33 Engineering +OpenLDAP 2.3.33 Release (2007/01/12) Fixed slapd-ldap/meta privileged conn caching (ITS#4547) Fixed slapd-ldap chase-referrals switch (ITS#4557) Fixed slapd-ldap bind behavior when idassert is always used (ITS#4781) diff --git a/build/version.var b/build/version.var index 9dcb234750..072971af4d 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=3 -ol_patch=X -ol_api_inc=20332 +ol_patch=33 +ol_api_inc=20333 ol_api_current=2 -ol_api_revision=20 +ol_api_revision=21 ol_api_age=2 -ol_release_date="2007/1/4" +ol_release_date="2007/1/12"