]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for release
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 30 Jan 2020 17:04:58 +0000 (17:04 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 30 Jan 2020 17:04:58 +0000 (17:04 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index 3855041af3d388dd41eae7c0017b48caba44b704..0836a868171771358d0d5be4f6d7d783193b05b2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.49 Engineering
+OpenLDAP 2.4.49 (2020/01/30)
        Added slapd-monitor database entry count for slapd-mdb (ITS#9154)
        Fixed client tools to not add controls on cancel/abandon (ITS#9145)
        Fixed client tools SyncInfo message to be LDIF compliant (ITS#8116)
index 501d1258fa8b210e92ca4a57c9e14dafbce978af..65cbe34790541e0c1c0317cfc461a2b8b10dcf70 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=4
-ol_patch=X
-ol_api_inc=20448
+ol_patch=49
+ol_api_inc=20449
 ol_api_current=12
-ol_api_revision=11
+ol_api_revision=12
 ol_api_age=10
-ol_release_date="2019/07/24"
+ol_release_date="2020/01/30"