diff options
author | lloyd <[email protected]> | 2013-12-29 18:50:53 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2013-12-29 18:50:53 +0000 |
commit | 6a5c0019c5976226c9b4c80bca3aff70efb82897 (patch) | |
tree | 10535f0f668fa4bb5dc61a1f30b7a162066bf48d | |
parent | b5254024fa947418fc2723f83ab09a00bf2a5345 (diff) |
Update for 1.11.6 release1.11.6
-rw-r--r-- | doc/download.rst | 12 | ||||
-rw-r--r-- | doc/relnotes/index.rst | 1 |
2 files changed, 7 insertions, 6 deletions
diff --git a/doc/download.rst b/doc/download.rst index 921eba8ad..dcb1b4174 100644 --- a/doc/download.rst +++ b/doc/download.rst @@ -17,9 +17,9 @@ Current Stable Series (1.10) ---------------------------------------- The latest version of the current stable series, from branch -``net.randombit.botan.1_10``, is :doc:`relnotes/1_10_6`: -:tgz:`1.10.6` (:tgz_sig:`sig <1.10.6>`), -:tbz:`1.10.6` (:tbz_sig:`sig <1.10.6>`) +``net.randombit.botan.1_10``, is :doc:`relnotes/1_10_7`: +:tgz:`1.10.7` (:tgz_sig:`sig <1.10.7>`), +:tbz:`1.10.7` (:tbz_sig:`sig <1.10.7>`) .. note:: @@ -39,9 +39,9 @@ Current Development Series (1.11) ---------------------------------------- The latest version of the current development series, from branch -``net.randombit.botan``, is :doc:`relnotes/1_11_5`: -:tgz:`1.11.5` (:tgz_sig:`sig <1.11.5>`), -:tbz:`1.11.5` (:tbz_sig:`sig <1.11.5>`) +``net.randombit.botan``, is :doc:`relnotes/1_11_6`: +:tgz:`1.11.6` (:tgz_sig:`sig <1.11.6>`), +:tbz:`1.11.6` (:tbz_sig:`sig <1.11.6>`) To access the latest unreleased sources, see :doc:`vcs`. A script also creates regular snapshots of trunk, which are available `here diff --git a/doc/relnotes/index.rst b/doc/relnotes/index.rst index 26b56c271..193bc39dd 100644 --- a/doc/relnotes/index.rst +++ b/doc/relnotes/index.rst @@ -8,6 +8,7 @@ Series 1.11 .. toctree:: :maxdepth: 1 + 1_11_6 1_11_5 1_11_4 1_11_3 |