diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-10-10 19:34:54 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-10-10 19:40:33 +0200 |
| commit | 9b09e2b72e4214cc48ddad6c9b33dbe59f59c7ce (patch) | |
| tree | 7e90a162c004802d8a6adfd7211dc09811d43bea /README.rst | |
| parent | 256e5b3e38e928df0c66cec6f76cbc9f2cd3f46a (diff) | |
Make 10.13.0 releasev10.13.0
Adds commit a247f3f ("menuconfig: Improve/fix promptless choice
handling"), which fixes an obscure menuconfig crash involving symbols in
promptless choices, and improves how choices are displayed in
show-all/show-name mode a bit ('<choice (name, if any)>' instead of
either nothing or '<name>').
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,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.12.0``. +All releases have a corresponding tag in the git repository, e.g. ``v10.13.0``. (the latest version). `Semantic versioning <http://semver.org/>`_ is used. There's been |
