summaryrefslogtreecommitdiff
path: root/python/BuildInstructionsLinuxOSX.md
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2016-03-21 13:37:27 -0700
committerMark Spruiell <mes@zeroc.com>2016-03-21 13:37:27 -0700
commita0a8b50540a1dbc9ab447d974e30ab94d6852084 (patch)
treec2a9ed92921b571623238fdeb3746df96d5c45de /python/BuildInstructionsLinuxOSX.md
parentIceGridGUI start minimized in OS X (diff)
downloadice-a0a8b50540a1dbc9ab447d974e30ab94d6852084.tar.bz2
ice-a0a8b50540a1dbc9ab447d974e30ab94d6852084.tar.xz
ice-a0a8b50540a1dbc9ab447d974e30ab94d6852084.zip
version fixes
Diffstat (limited to 'python/BuildInstructionsLinuxOSX.md')
-rw-r--r--python/BuildInstructionsLinuxOSX.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/BuildInstructionsLinuxOSX.md b/python/BuildInstructionsLinuxOSX.md
index e6ba526558f..f49d52db7d5 100644
--- a/python/BuildInstructionsLinuxOSX.md
+++ b/python/BuildInstructionsLinuxOSX.md
@@ -14,7 +14,7 @@ operating systems and compiler versions listed for our [supported platforms][2].
### Python Versions
-Ice for Python supports Python versions 2.6, 2.7, 3.3 or 3.4. Note however that
+Ice for Python supports Python versions 2.6, 2.7, and 3.5. Note however that
your Python installation must have been built with a C++ compiler that is
compatible with the one used to build Ice for C++.