summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-06-25 15:45:26 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2019-06-25 15:47:52 +0200
commitee33cea0dc3230e292809c72fa9e79545bb006cd (patch)
treeb8e7e479fbbb592c3cf73e917dd3d396e9396661 /README.rst
parent74032037775ece0b2086e4231a93c9825f246553 (diff)
Make 12.10.0 releasev12.10.0
Adds commit 7403203 ("Make choice.set_value() no-change check work for "n"/"m"/"y" strings").
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 7e17d0c..e0d9449 100644
--- a/README.rst
+++ b/README.rst
@@ -96,7 +96,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.9.0``
+All releases have a corresponding tag in the git repository, e.g. ``v12.10.0``
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been