summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/test/ejb/README.md2
-rw-r--r--ruby/BuildInstructionsWindows.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/java/test/ejb/README.md b/java/test/ejb/README.md
index 9d044971941..e139d315ade 100644
--- a/java/test/ejb/README.md
+++ b/java/test/ejb/README.md
@@ -42,7 +42,7 @@ directory, for example:
$ export JBOSS_HOME=$HOME/EnterprisePlatform-5.1.2/jboss-eap-5.1/jboss-as/
If Ice isn't installed in the default location set the ICE_HOME
-environment variable to your Ice 3.6.2 installation directory.
+environment variable to your Ice installation directory.
Run ant to build and deploy the application:
diff --git a/ruby/BuildInstructionsWindows.md b/ruby/BuildInstructionsWindows.md
index 88d2c0a9cfd..e4d8b50bd02 100644
--- a/ruby/BuildInstructionsWindows.md
+++ b/ruby/BuildInstructionsWindows.md
@@ -27,7 +27,7 @@ the only C++ compiler supported by Ice for Ruby.
The instructions in this file make the following assumptions about your build
environment:
-1. You have installed the Ice 3.6.2 distribution using the ZeroC installer. The
+1. You have installed the Ice 3.6 distribution using the ZeroC installer. The
default installation directory is `C:\Program Files (x86)\ZeroC\Ice-3.6.3`.
2. You have installed Ruby 2.2.4 using the Windows installer. The default
installation directory is `C:\Ruby224`.