From 2bda1fa98fbcedc6cd5995ea905427b8bef89f9d Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Wed, 4 May 2022 14:57:30 +0000 Subject: [PATCH] Prep for release (2.5.12) --- CHANGES | 2 +- build/version.var | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 51284ecd21..d8092be1d6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.5 Change Log -OpenLDAP 2.5.12 Engineering +OpenLDAP 2.5.12 Release (2022/05/04) Fixed libldap to drop connection when non-LDAP data is received (ITS#9803) Fixed libldap to allow newlines at end of included file (ITS#9811) Fixed slapd slaptest conversion of olcLastBind (ITS#9808) diff --git a/build/version.var b/build/version.var index 0e29e0c93f..df94973c4d 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=5 -ol_patch=X -ol_api_inc=20511 +ol_patch=12 +ol_api_inc=20512 ol_api_current=1 -ol_api_revision=6 +ol_api_revision=7 ol_api_age=1 -ol_release_date="2022/01/20" +ol_release_date="2022/05/04" -- 2.47.2