From 857ccf362f555d6c2762f93f568cef7e75830a2f Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Sat, 25 Feb 2012 16:54:21 -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 ce4c63fde5..f36803e93a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.30 Engineering +OpenLDAP 2.4.30 Release (2012/02/26) Fixed libldap socket polling for writes (ITS#7167) Fixed liblutil string modifications (ITS#7174) Fixed slapd crash when attrsOnly is true (ITS#7143) diff --git a/build/version.var b/build/version.var index 12690b4f36..d8e6b16f60 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=20429 +ol_patch=30 +ol_api_inc=20430 ol_api_current=10 -ol_api_revision=2 +ol_api_revision=3 ol_api_age=8 -ol_release_date="2012/02/12" +ol_release_date="2012/02/26" -- 2.39.5