From: Kurt Zeilenga Date: Sun, 20 Dec 2009 00:49:45 +0000 (+0000) Subject: Prepare for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_21 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=895ec95fe1f4dd26f1fe5eff2f93106c0d8fd843;p=openldap Prepare for release --- diff --git a/CHANGES b/CHANGES index 78881d80a2..70e936cf97 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.21 Engineering +OpenLDAP 2.4.21 Release (2009/12/20) Fixed liblutil for negative microsecond offsets (ITS#6405) Fixed slapd global settings to work without restart (ITS#6428) Fixed slapd looping with SSL/TLS connections (ITS#6412) diff --git a/build/version.var b/build/version.var index fcbcf265ae..ea20d2d36e 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=4 -ol_patch=X -ol_api_inc=20420 +ol_patch=21 +ol_api_inc=20421 ol_api_current=7 -ol_api_revision=3 +ol_api_revision=4 ol_api_age=5 -ol_release_date="2009/11/27" +ol_release_date="2009/12/20"