From 511b1226aa2fb9e179cab33f87daa9456e6f066e Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Thu, 14 Feb 2008 19:17:20 +0000 Subject: [PATCH] Prepare for release --- CHANGES | 2 +- build/version.var | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 511152e79d..f8c81ed614 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.41 Engineering +OpenLDAP 2.3.41 Release (2008/02/16) Fixed slapd timestamp race condition (ITS#5370) Fixed slapd delta-syncrepl refresh mode (ITS#5376) Fixed slapd-bdb modrdn to same dn (ITS#5319) diff --git a/build/version.var b/build/version.var index c3f9b69a20..6d9094500a 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=3 -ol_patch=x -ol_api_inc=20340 +ol_patch=41 +ol_api_inc=20341 ol_api_current=2 -ol_api_revision=28 +ol_api_revision=29 ol_api_age=2 -ol_release_date="2007/12/25" +ol_release_date="2008/02/16" -- 2.39.5