diff options
author | Matthew Newhook <matthew@zeroc.com> | 2006-06-22 19:45:59 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2006-06-22 19:45:59 +0000 |
commit | 9c69913f953976a3b64cce01e5dba69ecb6a7f00 (patch) | |
tree | 0bf94f1d2f8066493d0bbf1802502ed7e98a4c42 | |
parent | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1101 (diff) | |
download | ice-9c69913f953976a3b64cce01e5dba69ecb6a7f00.tar.bz2 ice-9c69913f953976a3b64cce01e5dba69ecb6a7f00.tar.xz ice-9c69913f953976a3b64cce01e5dba69ecb6a7f00.zip |
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1125
-rw-r--r-- | cpp/install/unix/README.HP-UX | 2 | ||||
-rw-r--r-- | cpp/install/unix/README.SunOS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/install/unix/README.HP-UX b/cpp/install/unix/README.HP-UX index 80295e7d731..c92b0ea9ee3 100644 --- a/cpp/install/unix/README.HP-UX +++ b/cpp/install/unix/README.HP-UX @@ -72,7 +72,7 @@ Berkeley DB and OpenSSL This distribution includes the C++ and Java runtime for Berkeley DB 4.3.29 and the OpenSSL 0.9.8b libraries. The Berkeley DB C++ runtime -was built using HP aC++ version A.03.37. The Berkeley DB and OpenSSL +was built using HP aC++ version A.03.56. The Berkeley DB and OpenSSL licenses are provided in the file THIRD_PARTY_LICENSE. diff --git a/cpp/install/unix/README.SunOS b/cpp/install/unix/README.SunOS index 30a08863a15..63524197e70 100644 --- a/cpp/install/unix/README.SunOS +++ b/cpp/install/unix/README.SunOS @@ -76,7 +76,7 @@ Berkeley DB ====================================================================== This distribution includes the C++ and Java runtime for Berkeley DB -4.3.29. The C++ runtime was built using Sun CC version 5.4. The +4.3.29. The C++ runtime was built using Sun CC version 5.5. The Berkeley DB license is provided in the file THIRD_PARTY_LICENSE. |