From e629c33d31e223ca1284aa77efce4628bbf50e21 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sat, 15 Dec 2018 22:04:44 +0100 Subject: Make 10.34.0 release Adds commit dcb6f12 ("menuconfig: Add show-help mode"), which adds a new mode to the menuconfig that replaces the key listing at the bottom with the help text of the selected item. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index bf73b75..4924f1a 100644 --- a/README.rst +++ b/README.rst @@ -86,7 +86,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.33.0``. +All releases have a corresponding tag in the git repository, e.g. ``v10.34.0``. (the latest version). `Semantic versioning `_ is used. There's been -- cgit v1.2.3