diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-12-15 14:08:16 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-12-15 14:08:16 +0100 |
| commit | dc7fd40647f6b824d032a07d174402ad315214e2 (patch) | |
| tree | a7b92c27c49086350e7693c0b50a054c21d2fdf6 /README.rst | |
| parent | a88302bcfbf73f9b8b50bea593beb82534bfcc63 (diff) | |
Make 10.33.0 releasev10.33.0
Adds an error reporting improvement and an example code fix:
- Commit 0266924 ("Improve error for missing endchoice/endif/endmenu")
- Commit a88302b ("Fix user-defined preprocessor function example
code")
Some minor performance improvements are included as well.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.32.2``. +All releases have a corresponding tag in the git repository, e.g. ``v10.33.0``. (the latest version). `Semantic versioning <http://semver.org/>`_ is used. There's been |
