aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2015-01-03 13:06:10 +0000
committerlloyd <[email protected]>2015-01-03 13:06:10 +0000
commitb2f081dc30c9e61e86b4e6edfa928c36e65bf6f6 (patch)
treed53c3bd75a7fed3cc59338d300b692bd98f3ef77
parentbfaeed3848727c4f8e7ac71ff886360d0f4b19a1 (diff)
Tick version to 1.11.13
-rw-r--r--botan_version.py2
-rw-r--r--doc/relnotes/1_11_13.rst3
-rw-r--r--doc/relnotes/index.rst2
-rw-r--r--doc/website/index.rst2
4 files changed, 7 insertions, 2 deletions
diff --git a/botan_version.py b/botan_version.py
index 986a647f9..21e30ca3c 100644
--- a/botan_version.py
+++ b/botan_version.py
@@ -1,7 +1,7 @@
release_major = 1
release_minor = 11
-release_patch = 12
+release_patch = 13
release_so_abi_rev = release_patch
# These are set by the distribution script
diff --git a/doc/relnotes/1_11_13.rst b/doc/relnotes/1_11_13.rst
new file mode 100644
index 000000000..f966329d1
--- /dev/null
+++ b/doc/relnotes/1_11_13.rst
@@ -0,0 +1,3 @@
+Version 1.11.13, Not Yet Released
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
diff --git a/doc/relnotes/index.rst b/doc/relnotes/index.rst
index e41cb57e9..24a13dfb9 100644
--- a/doc/relnotes/index.rst
+++ b/doc/relnotes/index.rst
@@ -8,6 +8,7 @@ Series 1.11
.. toctree::
:maxdepth: 1
+ 1_11_13
1_11_12
1_11_11
1_11_10
@@ -27,6 +28,7 @@ Series 1.10
.. toctree::
+ 1_10_9
1_10_8
1_10_7
1_10_6
diff --git a/doc/website/index.rst b/doc/website/index.rst
index 7e9dcea18..9fc55335d 100644
--- a/doc/website/index.rst
+++ b/doc/website/index.rst
@@ -22,7 +22,7 @@ mailing list
<http://lists.randombit.net/mailman/listinfo/botan-devel/>`_.
You can browse the source online via the
-`GitHub mirror <https://github.com/randombit/botan`_.
+`GitHub mirror <https://github.com/randombit/botan>`_.
To report a bug use
`Bugzilla <http://bugs.randombit.net/>`_ or