diff options
| author | Ulf Magnusson <foo@bar.com> | 2018-11-01 03:53:34 +0100 |
|---|---|---|
| committer | Ulf Magnusson <foo@bar.com> | 2018-11-01 03:59:18 +0100 |
| commit | b0e4a4fda7d623284ac1949d6797b9f0a1995d88 (patch) | |
| tree | 8bf1d85361f0a1bb700144159c9eba74887f8760 /README.rst | |
| parent | 8be38f27788239739619db86b6e5270ef7905511 (diff) | |
Make 10.19.0 releasev10.19.0
Adds commit 8be38f2 ("Don't show backtraces for expected exceptions in
tools"), which hides backtraces for expected errors from tools (like
Kconfig syntax errors and missing files).
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,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.18.0``. +All releases have a corresponding tag in the git repository, e.g. ``v10.19.0``. (the latest version). `Semantic versioning <http://semver.org/>`_ is used. There's been |
