diff options
Diffstat (limited to 'doc')
-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 |