]> git.sur5r.net Git - openldap/commitdiff
Prepare for release 2.4.41 OPENLDAP_REL_ENG_2_4_41
authorQuanah Gibson-Mount <quanah@openldap.org>
Sun, 21 Jun 2015 00:19:58 +0000 (19:19 -0500)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sun, 21 Jun 2015 00:19:58 +0000 (19:19 -0500)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index 16f60a2471d538db9d8cabc7d8862c7cce031cca..dc5d405fe3fbe7e4f36e7a438ac5145c2b78330b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.41 Engineering
+OpenLDAP 2.4.41 Release (2015/06/21)
        Fixed ldapsearch to explicitly flush its buffer (ITS#8118)
        Fixed libldap async connections (ITS#8090)
        Fixed libldap double free of request during abandon (ITS#7967)
index f89a3be130b5b1c32f0c70b5a52226ee679dda24..eaf00b65f4b251e35c505312a667fd82981bc1eb 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=4
-ol_patch=X
-ol_api_inc=20440
+ol_patch=41
+ol_api_inc=20441
 ol_api_current=12
-ol_api_revision=3
+ol_api_revision=4
 ol_api_age=10
-ol_release_date="2014/09/20"
+ol_release_date="2015/06/21"