From a14fd133ed54c236289b0e11607805161f0e8415 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 6 Mar 2019 04:17:00 +0100 Subject: Make 10.39.0 release - Commit 132e579 ("Give more helpful error messages when files are missing") makes the hint in error messages for missing files more helpful. - Commit faa4476 ("setconfig: Fix help text format") fixes the format of 'setconfig --help'. - Commit 553cca8 ("Use a consistent style in small utilities") and commit 66557ed ("Use a consistent style in examples") cleans the utilities and examples up a bit and removes some unused imports. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 1ca239d..d1ed34a 100644 --- a/README.rst +++ b/README.rst @@ -88,7 +88,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.38.0``. +All releases have a corresponding tag in the git repository, e.g. ``v10.39.0``. (the latest version). `Semantic versioning `_ is used. There's been -- cgit v1.2.3