diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-09-26 11:51:18 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-09-26 11:52:59 +0200 |
| commit | f877b16b3432a2f68a7079877370cce3fe47918f (patch) | |
| tree | 76f485902b8849f0660182c4abc9e329316de563 /README.rst | |
| parent | 720ce88a839cc9966d4b5dfbcdbe868c33cb5965 (diff) | |
Make 12.14.1 releasev12.14.1
Fixes a preprocessor issue, in commit 720ce88 ("Fix handling of
parentheses in macro argument values").
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ Python 2 and Python 3. Previously, ``menuconfig.py`` only ran under Python 3 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. ``v12.14.0`` +All releases have a corresponding tag in the git repository, e.g. ``v12.14.1`` (the latest version). `Semantic versioning <http://semver.org/>`_ is used. There's been |
