diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2007-02-19 17:44:17 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2007-02-19 17:44:17 +0000 |
commit | c25a04ca1badb4fd7c6c46a05e54a32031722c2b (patch) | |
tree | 259e8d1db680653c818857f51b8b6ebae23e4029 /cpp | |
parent | Removed some double deletes (diff) | |
download | ice-c25a04ca1badb4fd7c6c46a05e54a32031722c2b.tar.bz2 ice-c25a04ca1badb4fd7c6c46a05e54a32031722c2b.tar.xz ice-c25a04ca1badb4fd7c6c46a05e54a32031722c2b.zip |
Bug 1872
Diffstat (limited to 'cpp')
-rwxr-xr-x | cpp/install/vc80/doc/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/install/vc80/doc/README.txt b/cpp/install/vc80/doc/README.txt index 073397af0eb..f25e6b52d1d 100755 --- a/cpp/install/vc80/doc/README.txt +++ b/cpp/install/vc80/doc/README.txt @@ -224,7 +224,7 @@ Running the Python demos The Python demos are in the demopy directory.
-You need Python 2.4.3 to run the demos. A binary installer for Python
+You need Python 2.5 to run the demos. A binary installer for Python
can be downloaded from:
http://www.python.org/download
|