summary refs log tree commit diff stats
path: root/web/download.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/download.txt')
-rw-r--r--web/download.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/web/download.txt b/web/download.txt
index 3d47467f2..44f7c866a 100644
--- a/web/download.txt
+++ b/web/download.txt
@@ -13,8 +13,8 @@ Binaries
 --------
 
 Unfortunately for now we only provide builds for Windows.
-* 32 bit: `nim-0.10.2_x32.exe <download/nim-0.10.2_x32.exe>`_
-* 64 bit: `nim-0.10.2_x64.exe <download/nim-0.10.2_x64.exe>`_
+* 32 bit: `nim-0.11.0_x32.exe <download/nim-0.11.0_x32.exe>`_
+* 64 bit: `nim-0.11.0_x64.exe <download/nim-0.11.0_x64.exe>`_
 
 
 Installation based on generated C code
@@ -24,8 +24,8 @@ This installation method is the preferred way for Linux, Mac OS X, and other Uni
 like systems. Binary packages may be provided later.
 
 
-Download `nim-0.10.2.zip <download/nim-0.10.2.zip>`_, extract it and follow
-these instructions:
+Download `nim-0.11.0.zip <download/nim-0.11.0.zip>`_, extract it and
+follow these instructions:
 
 * sh build.sh
 * Add ``$your_install_dir/bin`` to your PATH.