Ready for release

This commit is contained in:
Kurt Zeilenga 2005-01-20 17:56:53 +00:00
parent 7484f9b987
commit 2084ff44ff
3 changed files with 7 additions and 7 deletions

View file

@ -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)

View file

@ -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

View file

@ -2,7 +2,7 @@
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## 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"