From 9d85a6abee18797daf29589bdfa2158dc8585df6 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount <quanah@openldap.org> Date: Mon, 30 Nov 2009 03:49:09 +0000 Subject: [PATCH] Return to release engineering --- CHANGES | 2 ++ build/version.var | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 99945a39c3..98e5e3a807 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ OpenLDAP 2.4 Change Log +OpenLDAP 2.4.21 Engineering + OpenLDAP 2.4.20 Release (2009/11/27) Fixed client tools with LDAP options (ITS#6283) Fixed liblber embedded NUL values in BerValues (ITS#6353) diff --git a/build/version.var b/build/version.var index 2e5a082361..fcbcf265ae 100644 --- a/build/version.var +++ b/build/version.var @@ -15,7 +15,7 @@ ol_package=OpenLDAP ol_major=2 ol_minor=4 -ol_patch=20 +ol_patch=X ol_api_inc=20420 ol_api_current=7 ol_api_revision=3 -- GitLab