]> git.sur5r.net Git - openldap/commitdiff
Prep for release
authorQuanah Gibson-Mount <quanah@openldap.org>
Sun, 26 Feb 2012 00:54:21 +0000 (16:54 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sun, 26 Feb 2012 00:54:21 +0000 (16:54 -0800)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index ce4c63fde51e792435974013394353cfdbd5b770..f36803e93a885b74e3d747c0f78c747efd7369a8 100644 (file)
--- 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)
index 12690b4f36096802fd399a1422d6e72674f8b907..d8e6b16f604cc9093623a28fd927901c6354c2a2 100644 (file)
@@ -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"