From 193c136104f83c22a2156340940befb2a835c590 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 21 Aug 2018 15:10:06 +0200 Subject: Make 10.0.1 release Adds commit 7f3844f ("Make symbol order match between headers and .config files"), which fixes a bug introduced by commit 71872a8 ("Massively speed up U-Boot parsing"). The ordering of symbols in header files now matches the order in .config files again, which was always the intent. It makes things more readable, and is nice for version control too. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 21da0ba..f5c786a 100644 --- a/README.rst +++ b/README.rst @@ -73,7 +73,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.0.0``. +All releases have a corresponding tag in the git repository, e.g. ``v10.0.1``. (the latest version). `Semantic versioning `_ is used. There's been -- cgit v1.2.3