]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Ready for release
authorKurt Zeilenga <kurt@openldap.org>
Thu, 20 Jan 2005 17:56:53 +0000 (17:56 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 20 Jan 2005 17:56:53 +0000 (17:56 +0000)
CHANGES
COPYRIGHT
build/version.var

diff --git a/CHANGES b/CHANGES
index ccdcf3ad3ea9ab08cff7236c8c5a3746685ab1d2..b5a30499929300d35464606d535043e1ef38d5b0 100644 (file)
--- 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)
index 62b39c310c70b2c0ccc01c9be93d9cb0c4408950..5550e3abe11f6d76e401ff57942166f1d1dca005 100644 (file)
--- 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
index b3d20092a1c538e1746af9b2d6d03f7f317df788..1b668a68ac279ff45c876e712281be5720d08072 100644 (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"