From: Kurt Zeilenga Date: Thu, 30 Dec 2004 22:34:15 +0000 (+0000) Subject: Ready for release X-Git-Tag: OPENLDAP_REL_ENG_2_2_20~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c4b8d871a1e5a3402b4a18a258f9070896a62163;p=openldap Ready for release --- diff --git a/CHANGES b/CHANGES index 35a42c12d7..38c576fd27 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.2 Change Log -OpenLDAP 2.2.20 Engineering +OpenLDAP 2.2.20 Release Fixed slapd sanity check on protocol in authz-regexp URI (ITS#3411) Fixed slapd ID to DN mapping when values need DN escaping (ITS#3419) Fixed slapd sl_realloc memory overrun (ITS#3420, #3404, #3296) diff --git a/build/version.var b/build/version.var index e9a7ddb305..3f1ad455aa 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=2 -ol_patch=19 -ol_api_inc=20219 +ol_patch=20 +ol_api_inc=20220 ol_api_current=7 -ol_api_revision=12 +ol_api_revision=13 ol_api_age=0 -ol_release_date="2004/11/26" +ol_release_date="2004/12/30"