From 435bde944def950d1dc1f4333afdccfcb26e06ce Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Wed, 1 Feb 2012 12:16:53 -0800 Subject: [PATCH] Prep for release --- CHANGES | 2 +- build/version.var | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index e53c6675df..8524cef8b3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.29 Engineering +OpenLDAP 2.4.29 Release (2012/02/04) Fixed libldap MozNSS deferred initialization handling (ITS#7136) Fixed libldap MozNSS with TLSCertificateKeyFile not set (ITS#7135) Fixed slapd cn=config modification of first schema element (ITS#7098) diff --git a/build/version.var b/build/version.var index e4ee0e050a..9cbc2c6477 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=20428 +ol_patch=29 +ol_api_inc=20429 ol_api_current=10 -ol_api_revision=1 +ol_api_revision=2 ol_api_age=8 -ol_release_date="2011/11/26" +ol_release_date="2012/02/04" -- 2.39.5