diff options
author | Araq <rumpf_a@web.de> | 2016-01-18 19:01:30 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2016-01-18 19:01:30 +0100 |
commit | 3e8ac551c7d28b65ff6ec622e5ea8f544988a967 (patch) | |
tree | ad329eee3a2ca459379b3c59a83a58822c7093f6 | |
parent | e80d08583c0493f5d891d7be65095b482d78b6c8 (diff) | |
download | Nim-3e8ac551c7d28b65ff6ec622e5ea8f544988a967.tar.gz |
website updates
-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: |