From: Quanah Gibson-Mount Date: Thu, 14 Feb 2008 19:17:20 +0000 (+0000) Subject: Prepare for release X-Git-Tag: OPENLDAP_REL_ENG_2_3_41~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=511b1226aa2fb9e179cab33f87daa9456e6f066e;p=thirdparty%2Fopenldap.git Prepare for release --- 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"