]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Don't require BDB 4.3, 4.2 is still good enough
authorHoward Chu <hyc@openldap.org>
Fri, 18 Feb 2005 12:44:16 +0000 (12:44 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 18 Feb 2005 12:44:16 +0000 (12:44 +0000)
README

diff --git a/README b/README
index 1f45434d9056519e45d599f4b5fd7b543b55f371..8649a8961453dfd0577b507b64176d2e6e6db2bb 100644 (file)
--- a/README
+++ b/README
@@ -19,7 +19,7 @@ REQUIRED SOFTWARE
         POSIX REGEX software (required)
 
     SLAPD:
-        BDB backend requires Sleepycat Berkeley DB 4.3
+        BDB backend requires Sleepycat Berkeley DB 4.2
         LDBM backend requires a compatible database manager
             [Berkeley DB, GDBM, etc.]