diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-04-10 19:58:01 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-04-10 19:58:01 +0200 |
| commit | 75e997ab2f983523e396a49fe8c5b87395ded384 (patch) | |
| tree | 9ff56dce61e6704425364ef1ffa78c370ffc73f9 /README.rst | |
| parent | d72d509bbfe4ff0c976a78fe8c8065430480d3c5 (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.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
