aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-10-30 20:17:01 +0000
committerlloyd <[email protected]>2012-10-30 20:17:01 +0000
commit0f301b1bc6ec4dcb4626cf7050c300abe1fef814 (patch)
treea9f7c98b5e0419ad596ec6a126b087ab046e2182
parentf12d2fbf88638d3a66f9fbb29fb335a2f223f05c (diff)
Update for 1.11.1 release1.11.1
-rw-r--r--doc/download.rst9
-rw-r--r--doc/relnotes/1_11_1.rst2
-rw-r--r--readme.txt2
3 files changed, 7 insertions, 6 deletions
diff --git a/doc/download.rst b/doc/download.rst
index da57cbde1..c9e6d5982 100644
--- a/doc/download.rst
+++ b/doc/download.rst
@@ -17,13 +17,14 @@ Current Development Series (1.11)
----------------------------------------
The latest version of the current development series, from branch
-``net.randombit.botan``, is :doc:`relnotes/1_11_0`:
-:tgz:`1.11.0` (:tgz_sig:`sig <1.11.0>`),
-:tbz:`1.11.0` (:tbz_sig:`sig <1.11.0>`)
+``net.randombit.botan``, is :doc:`relnotes/1_11_1`:
+:tgz:`1.11.1` (:tgz_sig:`sig <1.11.1>`),
+:tbz:`1.11.1` (:tbz_sig:`sig <1.11.1>`)
.. note::
- Versions 1.11.0 and later require a C++11 compiler.
+ Versions 1.11.0 and later require a mostly-compliant C++11 compiler
+ such as Clang 3.1 or GCC 4.7.
Current Stable Series (1.10)
----------------------------------------
diff --git a/doc/relnotes/1_11_1.rst b/doc/relnotes/1_11_1.rst
index ec4033280..568441d19 100644
--- a/doc/relnotes/1_11_1.rst
+++ b/doc/relnotes/1_11_1.rst
@@ -1,4 +1,4 @@
-Version 1.11.1, Not Yet Released
+Version 1.11.1, 2012-10-30
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TLS Enhancements and Bug Fixes
diff --git a/readme.txt b/readme.txt
index 868425162..869e16f8e 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,4 +1,4 @@
-Botan 1.11.1, Not Yet Released
+Botan 1.11.1, 2012-10-30
http://botan.randombit.net/
Botan is a C++ class library for performing a wide variety of