summaryrefslogtreecommitdiffstats
path: root/Doc/make.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/make.bat')
-rw-r--r--Doc/make.bat8
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/make.bat b/Doc/make.bat
index 675e793..4bae679 100644
--- a/Doc/make.bat
+++ b/Doc/make.bat
@@ -34,10 +34,10 @@ echo.
goto end
:checkout
-svn co %SVNROOT%/external/Sphinx-1.0.7/sphinx tools/sphinx
-svn co %SVNROOT%/external/docutils-0.6/docutils tools/docutils
-svn co %SVNROOT%/external/Jinja-2.3.1/jinja2 tools/jinja2
-svn co %SVNROOT%/external/Pygments-1.5dev-20120930/pygments tools/pygments
+svn co %SVNROOT%/external/Sphinx-1.2/sphinx tools/sphinx
+svn co %SVNROOT%/external/docutils-0.11/docutils tools/docutils
+svn co %SVNROOT%/external/Jinja2-2.7.2/jinja2 tools/jinja2
+svn co %SVNROOT%/external/Pygments-1.6/pygments tools/pygments
goto end
:update