From: Quanah Gibson-Mount Date: Thu, 1 Oct 2009 23:10:17 +0000 (+0000) Subject: Prep for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_19~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fe16b84985b3740d43dafa44129de8807c72e365;p=openldap Prep for release --- diff --git a/CHANGES b/CHANGES index 47eff6a6cd..2e62c5b2ec 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.19 Engineering +OpenLDAP 2.4.19 Release (2009/10/03) Fixed client tools with null timeouts (ITS#6282) Fixed slapadd to warn about missing attrs for replicas (ITS#6281) Fixed slapd acl cache (ITS#6287) diff --git a/build/version.var b/build/version.var index f0c8574852..10c706bf4d 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=20418 +ol_patch=19 +ol_api_inc=20419 ol_api_current=7 -ol_api_revision=1 +ol_api_revision=2 ol_api_age=5 -ol_release_date="2009/09/06" +ol_release_date="2009/10/03"