diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-10-06 06:41:56 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-10-06 06:50:13 +0200 |
| commit | f0747641bb7f7db8f0fd75c6ef8908bac7d7a758 (patch) | |
| tree | d3e8bd9fce55f66aa58a61fbf5562b378714bd96 /README.rst | |
| parent | 1f360805c39253bef2cd81ff6f1b464eaa4c8f93 (diff) | |
Make 10.12.0 releasev10.12.0
Adds commit f1e4d04 ("menuconfig: Remove "Value for " prefix from input
dialog titles"), which de-spams the menuconfig interface a bit.
Some documentation fixes and improvements are included as well:
- Commit 631c51f ("Point to IS_ENABLED() is README")
- Commit f594975 ("Add hints on incremental building to 'getting
started'")
- Commit d044ee9 ("Clarify --config-out description a bit")
- Commit 358b77a ("Hint that load_config() with replace=False is for
merging")
- Commit 5d15df9 ("Update genconfig usage description")
The naming in some internal evaluation functions was cleaned up too.
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.11.0``. +All releases have a corresponding tag in the git repository, e.g. ``v10.12.0``. (the latest version). `Semantic versioning <http://semver.org/>`_ is used. There's been |
