diff options
-rw-r--r-- | web/download.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/web/download.txt b/web/download.txt index 6ffb0775f..fdb9b768a 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.12.0_x32.exe <download/nim-0.12.0_x32.exe>`_ -* 64 bit: `nim-0.12.0_x64.exe <download/nim-0.12.0_x64.exe>`_ +* 32 bit: `nim-0.13.0_x32.exe <download/nim-0.13.0_x32.exe>`_ +* 64 bit: `nim-0.13.0_x64.exe <download/nim-0.13.0_x64.exe>`_ Installation based on generated C code @@ -26,8 +26,8 @@ like systems. Binary packages may be provided later. Download one of these: -* `nim-0.12.0.zip (28 MB) <download/nim-0.12.0.zip>`_ -* `nim-0.12.0.tar.xz (2.6MB) <download/nim-0.12.0.tar.xz>`_ +* `nim-0.13.0.zip (28 MB) <download/nim-0.13.0.zip>`_ +* `nim-0.13.0.tar.xz (2.6MB) <download/nim-0.13.0.tar.xz>`_ Extract the file and follow these instructions: |