summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-09-26 11:51:18 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2019-09-26 11:52:59 +0200
commitf877b16b3432a2f68a7079877370cce3fe47918f (patch)
tree76f485902b8849f0660182c4abc9e329316de563 /README.rst
parent720ce88a839cc9966d4b5dfbcdbe868c33cb5965 (diff)
Make 12.14.1 releasev12.14.1
Fixes a preprocessor issue, in commit 720ce88 ("Fix handling of parentheses in macro argument values").
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index af74af6..29ebc44 100644
--- a/README.rst
+++ b/README.rst
@@ -97,7 +97,7 @@ Python 2 and Python 3. Previously, ``menuconfig.py`` only ran under Python 3
that your ``PATH`` includes the directory where the executables end up. You can
list the installed files with ``pip(3) show -f kconfiglib``.
-All releases have a corresponding tag in the git repository, e.g. ``v12.14.0``
+All releases have a corresponding tag in the git repository, e.g. ``v12.14.1``
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been