summaryrefslogtreecommitdiffstats
path: root/Doc/README.txt
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-15 16:45:03 (GMT)
committerGeorg Brandl <georg@python.org>2011-01-15 16:45:03 (GMT)
commit6dc50f34ddb8a5c3b11570575348c9b94919b024 (patch)
tree2219fc2676b782ad4a0d08c89d728b4f32e4e18a /Doc/README.txt
parent5cc3dcb1912ef2bfae521269196e812ae3e8a510 (diff)
downloadcpython-6dc50f34ddb8a5c3b11570575348c9b94919b024.zip
cpython-6dc50f34ddb8a5c3b11570575348c9b94919b024.tar.gz
cpython-6dc50f34ddb8a5c3b11570575348c9b94919b024.tar.bz2
Update to 1.0.7.
Diffstat (limited to 'Doc/README.txt')
-rw-r--r--Doc/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/README.txt b/Doc/README.txt
index e386e87..50c199e 100644
--- a/Doc/README.txt
+++ b/Doc/README.txt
@@ -81,7 +81,7 @@ Without make
You'll need to install the Sphinx package, either by checking it out via ::
- svn co http://svn.python.org/projects/external/Sphinx-1.0.5/sphinx tools/sphinx
+ svn co http://svn.python.org/projects/external/Sphinx-1.0.7/sphinx tools/sphinx
or by installing it from PyPI.