summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-04-10 19:58:01 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2019-04-10 19:58:01 +0200
commit75e997ab2f983523e396a49fe8c5b87395ded384 (patch)
tree9ff56dce61e6704425364ef1ffa78c370ffc73f9 /README.rst
parentd72d509bbfe4ff0c976a78fe8c8065430480d3c5 (diff)
Make 10.45.2 releasev10.45.2
Adds a fix to avoid automatically turning on show-all in obscure cases when loading a .config file from within the menuconfig interface: commit 50173b2 ("menuconfig: Avoid needlessly turning on show-all in rare cases").
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 33a4812..ae0dee1 100644
--- a/README.rst
+++ b/README.rst
@@ -91,7 +91,7 @@ available in the Python 2 version of the standard ``curses`` module.
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. ``v10.45.1``
+All releases have a corresponding tag in the git repository, e.g. ``v10.45.2``
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been