From: Kurt Zeilenga Date: Thu, 20 Jan 2005 17:56:53 +0000 (+0000) Subject: Ready for release X-Git-Tag: OPENLDAP_REL_ENG_2_2_21~11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2084ff44ff85e3e20e35bf481d73b52672f1749a;p=openldap Ready for release --- diff --git a/CHANGES b/CHANGES index ccdcf3ad3e..b5a3049992 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.2 Change Log -OpenLDAP 2.2.21 Engineering +OpenLDAP 2.2.21 Release Fixed slapd group limits Fixed slapd/slurpd replog locking (ITS#3421) Fixed slaptest failure if databases cannot be started (ITS#3461) diff --git a/COPYRIGHT b/COPYRIGHT index 62b39c310c..5550e3abe1 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -Copyright 1998-2004 The OpenLDAP Foundation +Copyright 1998-2005 The OpenLDAP Foundation All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/build/version.var b/build/version.var index b3d20092a1..1b668a68ac 100644 --- a/build/version.var +++ b/build/version.var @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2004 The OpenLDAP Foundation. +## Copyright 1998-2005 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=2 -ol_patch=X -ol_api_inc=20220 +ol_patch=21 +ol_api_inc=20221 ol_api_current=7 -ol_api_revision=13 +ol_api_revision=14 ol_api_age=0 -ol_release_date="2004/12/30" +ol_release_date="2005/01/20"