From d57f92e912c4992f7cbb284e3de71438cedde4d9 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Wed, 4 Jun 2008 02:53:27 +0000 Subject: [PATCH] 2.4.10 --- CHANGES | 2 +- build/version.var | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index bc17e58e63..13bf1caeb9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.10 Engineering +OpenLDAP 2.4.10 Release (2008/06/05) Fixed libldap file descriptor leak with SELinux (ITS#5507) Fixed libldap ld_defconn cleanup if it was freed (ITS#5518, ITS#5525) Fixed libldap msgid handling (ITS#5318) diff --git a/build/version.var b/build/version.var index 0ff94395a1..9f4616c384 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=20409 +ol_patch=10 +ol_api_inc=20410 ol_api_current=2 ol_api_revision=5 ol_api_age=0 -ol_release_date="2008/05/07" +ol_release_date="2008/06/05" -- 2.39.5