diff options
author | lloyd <[email protected]> | 2012-06-17 19:11:48 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-06-17 19:11:48 +0000 |
commit | e24b7da5545a3d8766c85759a2974a93795436e3 (patch) | |
tree | 2124919f536530cbec92323f079834ad6425e533 /doc | |
parent | 490560a33e35e37a4d2f817abc9b6f10f40bc93c (diff) |
Update links for 1.10.2
Diffstat (limited to 'doc')
-rw-r--r-- | doc/download.txt | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/download.txt b/doc/download.txt index b8d3e75b3..0891adc8c 100644 --- a/doc/download.txt +++ b/doc/download.txt @@ -16,26 +16,26 @@ Unsure which release you want? Check the :ref:`FAQ <devel_vs_stable>`. Current Stable Release (1.10) ---------------------------------------- -The current stable release is `1.10.1 -<http://botan.randombit.net/news/releases/1_10_1.html>`_ which was -released on 2011-07-11. +The current stable release is `1.10.2 +<http://botan.randombit.net/news/releases/1_10_2.html>`_ which was +released on 2012-06-17. Sources: -`1.10.1 tar/gz <http://botan.randombit.net/files/Botan-1.10.1.tgz>`_ -(`1.10.1 tar/gz sig <http://botan.randombit.net/files/Botan-1.10.1.tgz.asc>`_), +`1.10.2 tar/gz <http://botan.randombit.net/files/Botan-1.10.2.tgz>`_ +(`1.10.2 tar/gz sig <http://botan.randombit.net/files/Botan-1.10.2.tgz.asc>`_), -`1.10.1 tar/bzip <http://botan.randombit.net/files/Botan-1.10.1.tbz>`_ -(`1.10.1 tar/bzip sig <http://botan.randombit.net/files/Botan-1.10.1.tbz.asc>`_) +`1.10.2 tar/bzip <http://botan.randombit.net/files/Botan-1.10.2.tbz>`_ +(`1.10.2 tar/bzip sig <http://botan.randombit.net/files/Botan-1.10.2.tbz.asc>`_) .. Windows binary installer for use with Visual C++ 2010: - `1.10.1 x86-32 installer - <http://botan.randombit.net/files/win32/botan-1.10.1_win32.exe>`_ + `1.10.2 x86-32 installer + <http://botan.randombit.net/files/win32/botan-1.10.2_win32.exe>`_ - `1.10.1 x86-64 installer - <http://botan.randombit.net/files/win32/botan-1.10.1_win64.exe>`_ + `1.10.2 x86-64 installer + <http://botan.randombit.net/files/win32/botan-1.10.2_win64.exe>`_ Previous Stable Release (1.8) ---------------------------------------- |