From: Kurt Zeilenga Date: Mon, 15 May 2006 18:20:47 +0000 (+0000) Subject: ready for release X-Git-Tag: OPENLDAP_REL_ENG_2_3_22~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7ac3867174e5e3a59d86ab68ae572a8948cfc066;p=openldap ready for release --- diff --git a/CHANGES b/CHANGES index c693893dd1..247e34b497 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.22 Engineering +OpenLDAP 2.3.22 Release Fixed libldap referral input destroy issue (ITS#4533) Fixed libldap ldap_sort_entries tail bug (ITS#4536) Fixed libldap default connection concurrency issue (ITS#4541) diff --git a/build/version.var b/build/version.var index 74c2c9833b..81259094c9 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=20321 +ol_patch=22 +ol_api_inc=20322 ol_api_current=2 -ol_api_revision=9 +ol_api_revision=10 ol_api_age=2 -ol_release_date="2006/04/08" +ol_release_date="2006/05/15"