From a4197631a3964def8ee393994e11d8b262d19901 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Fri, 25 Mar 2011 21:08:12 +0000 Subject: [PATCH] Prep for 2.4.25 release --- CHANGES | 2 +- build/version.var | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index 5ed17c3a24..6d6faf5ceb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.25 Engineering +OpenLDAP 2.4.25 Release (2011/03/26) Fixed ldapsearch pagedresults loop (ITS#6755) Fixed tools for incompatible args (ITS#6849) Fixed libldap MozNSS crash (ITS#6863) diff --git a/build/version.var b/build/version.var index abfbd2042b..25c2bd5858 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=20424 -ol_api_current=8 +ol_patch=25 +ol_api_inc=20425 +ol_api_current=9 ol_api_revision=0 -ol_api_age=6 -ol_release_date="2011/02/10" +ol_api_age=7 +ol_release_date="2011/03/26" -- 2.39.5