aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2014-01-10 23:39:46 +0000
committerlloyd <[email protected]>2014-01-10 23:39:46 +0000
commitc691530064534882c7f43d996bb200e0c8d3d57f (patch)
tree1c1cb1e2a0d7ece18c6b5b514ef967472e683357
parentd3dccecc381a4e35a79eb9ff4e7591d0ac58ede7 (diff)
Fix link. Release 1.11.71.11.7
-rw-r--r--doc/relnotes/1_11_7.rst2
-rw-r--r--doc/website/download.rst7
-rw-r--r--doc/website/index.rst2
3 files changed, 6 insertions, 5 deletions
diff --git a/doc/relnotes/1_11_7.rst b/doc/relnotes/1_11_7.rst
index 4c29d0480..7d4703448 100644
--- a/doc/relnotes/1_11_7.rst
+++ b/doc/relnotes/1_11_7.rst
@@ -1,4 +1,4 @@
-Version 1.11.7, Not Yet Released
+Version 1.11.7, 2014-01-10
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* Botan's basic numeric types are now defined in terms of the
diff --git a/doc/website/download.rst b/doc/website/download.rst
index c537dec82..733a5c316 100644
--- a/doc/website/download.rst
+++ b/doc/website/download.rst
@@ -30,9 +30,9 @@ are also available.
Current Development Series (1.11)
----------------------------------------
-The latest development release 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>`)
+The latest development release is :doc:`relnotes/1_11_7`:
+:tgz:`1.11.7` (:tgz_sig:`sig <1.11.7>`),
+:tbz:`1.11.7` (:tbz_sig:`sig <1.11.7>`)
To access the latest unreleased sources, see :doc:`vcs`. A script also
creates regular snapshots of trunk, which are available `here
@@ -42,3 +42,4 @@ creates regular snapshots of trunk, which are available `here
Versions 1.11.0 and later require a mostly-compliant C++11 compiler
such as Clang 3.1 or GCC 4.7.
+
diff --git a/doc/website/index.rst b/doc/website/index.rst
index c6b6c1b0b..8fc5118c8 100644
--- a/doc/website/index.rst
+++ b/doc/website/index.rst
@@ -24,7 +24,7 @@ the library, and related topics are also welcome. If you find what you
believe to be a bug, please file a ticket in `Bugzilla
<http://bugs.randombit.net/>`_.
-The `manual <http://botan.randombt.net>`_ and
+The `manual <http://botan.randombit.net/manual>`_ and
`Doxygen reference <http://botan.randombit.net/doxygen>`_ for
the most recent revision is available online.