diff options
author | Andreas Rumpf <rumpf_a@web.de> | 2016-06-06 23:32:55 +0200 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2016-06-06 23:33:04 +0200 |
commit | b2d02e5fd06f004f6d25dd97b666f15864c5a4df (patch) | |
tree | 92224c9f532a6fd40aa1e7d790a56048f250202a /web/download.rst | |
parent | ad91da83427b937dd16170c0fe4c66489d34e4d8 (diff) | |
download | Nim-b2d02e5fd06f004f6d25dd97b666f15864c5a4df.tar.gz |
preparations for 0.14
Diffstat (limited to 'web/download.rst')
-rw-r--r-- | web/download.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/download.rst b/web/download.rst index 774f4d017..5bebe66ab 100644 --- a/web/download.rst +++ b/web/download.rst @@ -15,8 +15,8 @@ Binaries Unfortunately, right now we only provide binaries for Windows. You can download an installer for both 32 bit and 64 bit versions of Windows below. -* 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>`_ +* 32 bit: `nim-0.14.0_x32.exe <download/nim-0.14.0_x32.exe>`_ +* 64 bit: `nim-0.14.0_x64.exe <download/nim-0.14.0_x64.exe>`_ These installers also include Aporia, Nimble and other useful Nim tools to get you started with Nim development! @@ -30,7 +30,7 @@ like systems. Binary packages may be provided later. Firstly, download this archive: -* `nim-0.13.0.tar.xz (3.1MB) <download/nim-0.13.0.tar.xz>`_ +* `nim-0.14.0.tar.xz (3.1MB) <download/nim-0.14.0.tar.xz>`_ Extract the archive. Then copy the extracted files into your chosen installation directory, ideally somewhere in your home directory. |