aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--news.rst2
-rw-r--r--readme.rst6
-rw-r--r--src/build-data/version.txt4
3 files changed, 6 insertions, 6 deletions
diff --git a/news.rst b/news.rst
index e5f6ceaa8..5dfb001d2 100644
--- a/news.rst
+++ b/news.rst
@@ -1,7 +1,7 @@
Release Notes
========================================
-Version 2.12.1, Not Yet Released
+Version 2.12.1, 2019-10-14
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* Fix a bug that prevented building with nmake (GH #2142 #2141)
diff --git a/readme.rst b/readme.rst
index c95846434..16c226f9a 100644
--- a/readme.rst
+++ b/readme.rst
@@ -25,9 +25,9 @@ If you think you have found a security issue, see the `security page
<https://botan.randombit.net/security.html>`_ for contact information.
The latest release is
-`2.12.0 <https://botan.randombit.net/releases/Botan-2.12.0.tar.xz>`_
-`(sig) <https://botan.randombit.net/releases/Botan-2.12.0.tar.xz.asc>`_,
-released on 2019-10-07.
+`2.12.1 <https://botan.randombit.net/releases/Botan-2.12.1.tar.xz>`_
+`(sig) <https://botan.randombit.net/releases/Botan-2.12.1.tar.xz.asc>`_,
+released on 2019-10-14.
All releases are signed with a `PGP key <https://botan.randombit.net/pgpkey.txt>`_.
See the `release notes <https://botan.randombit.net/news.html>`_ for
what is new. Botan is also available through most
diff --git a/src/build-data/version.txt b/src/build-data/version.txt
index 4b7d11caa..491d7be36 100644
--- a/src/build-data/version.txt
+++ b/src/build-data/version.txt
@@ -1,7 +1,7 @@
release_major = 2
-release_minor = 13
-release_patch = 0
+release_minor = 12
+release_patch = 1
release_so_abi_rev = 12
# These are set by the distribution script