From f0747641bb7f7db8f0fd75c6ef8908bac7d7a758 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sat, 6 Oct 2018 06:41:56 +0200 Subject: Make 10.12.0 release 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. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 112c148..8a97de5 100644 --- a/README.rst +++ b/README.rst @@ -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 `_ is used. There's been -- cgit v1.2.3