diff options
author | lloyd <[email protected]> | 2013-07-30 14:29:39 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2013-07-30 14:29:39 +0000 |
commit | 5124d19fb1cbecf3aa098d557702ca2673e06607 (patch) | |
tree | 0574f5540c4f5d6e8706470feef7e892ed072a43 /doc | |
parent | f10165e4008e113ef99fdc8649a02bf5d018a482 (diff) | |
parent | 822daab5f8392e9b8a2e219991f8adeffd101da9 (diff) |
merge of '2139fa117e35116a6d728cc58b050fd5fa20994f'
and 'a25b72d98eb3f88fcf577fabfcd430ef0758debc'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/download.rst | 6 | ||||
-rw-r--r-- | doc/relnotes/1_11_4.rst | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/download.rst b/doc/download.rst index 63688519c..f7d23986c 100644 --- a/doc/download.rst +++ b/doc/download.rst @@ -34,9 +34,9 @@ Current Development Series (1.11) ---------------------------------------- The latest version of the current development series, from branch -``net.randombit.botan``, is :doc:`relnotes/1_11_3`: -:tgz:`1.11.3` (:tgz_sig:`sig <1.11.3>`), -:tbz:`1.11.3` (:tbz_sig:`sig <1.11.3>`) +``net.randombit.botan``, is :doc:`relnotes/1_11_4`: +:tgz:`1.11.4` (:tgz_sig:`sig <1.11.4>`), +:tbz:`1.11.4` (:tbz_sig:`sig <1.11.4>`) 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/1_11_4.rst b/doc/relnotes/1_11_4.rst index b33798a13..a635531a7 100644 --- a/doc/relnotes/1_11_4.rst +++ b/doc/relnotes/1_11_4.rst @@ -1,4 +1,4 @@ -Version 1.11.4, Not Yet Released +Version 1.11.4, 2013-07-25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * CPU specific extensions are now always compiled if support for the |