| commit | 6dc50f34ddb8a5c3b11570575348c9b94919b024 | [log] [tgz] |
|---|---|---|
| author | Georg Brandl <georg@python.org> | Sat Jan 15 16:45:03 2011 +0000 |
| committer | Georg Brandl <georg@python.org> | Sat Jan 15 16:45:03 2011 +0000 |
| tree | 2219fc2676b782ad4a0d08c89d728b4f32e4e18a | |
| parent | 5cc3dcb1912ef2bfae521269196e812ae3e8a510 [diff] [blame] |
Update to 1.0.7.
diff --git a/Doc/Makefile b/Doc/Makefile index e7708fd..a1ffe63 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -41,7 +41,7 @@ checkout: @if [ ! -d tools/sphinx ]; then \ echo "Checking out Sphinx..."; \ - svn checkout $(SVNROOT)/external/Sphinx-1.0.5/sphinx tools/sphinx; \ + svn checkout $(SVNROOT)/external/Sphinx-1.0.7/sphinx tools/sphinx; \ fi @if [ ! -d tools/docutils ]; then \ echo "Checking out Docutils..."; \