summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-09-04 21:16:30 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2019-09-04 21:16:30 +0200
commitf2ce282eca6537210d83f9f0d2c753c2b280943c (patch)
treed42caf5a27516673effca6e39f169f0dc3811728 /README.rst
parent26e1db651e18fd65fe7374b404a30e20f601969f (diff)
Make 12.14.0 releasev12.14.0
Adds commit 26e1db6 ("Allow preprocessor user functions to access the parsing location").
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 bdbd457..af74af6 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.13.0``
+All releases have a corresponding tag in the git repository, e.g. ``v12.14.0``
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been