diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-09-27 17:50:47 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-09-27 17:50:47 +0200 |
| commit | 3e009a71dde663b218645892f3df1247531faaac (patch) | |
| tree | c766ea9b0a05c440bad5539393c085ec218bf8e2 /README.rst | |
| parent | 8087311cd91bedbf2b24ccdc3925ca641a2de33c (diff) | |
Make 10.8.1 releasev10.8.1
Adds commit c91e17c ("Give clearer errors for bad
endchoice/endif/endmenu nesting"). Previously, an
endchoice/endif/endmenu without a corresponding choice/if/menu generated
a cryptic "unrecognized construct" error.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.8.0``. +All releases have a corresponding tag in the git repository, e.g. ``v10.8.1``. (the latest version). `Semantic versioning <http://semver.org/>`_ is used. There's been |
