diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-11-26 05:04:09 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-11-26 05:45:25 +0100 |
| commit | e47d7eff1012e7fe2a1dd75f3367a2eaa1b61539 (patch) | |
| tree | b73b281f14f90749159a4b483f8bd533637fc3a2 /README.rst | |
| parent | e11dc00e9f97a105bf5dfd3cdaebbc7186ab9156 (diff) | |
Make 10.27.0 releasev10.27.0
Adds some small performance optimizations:
- Commit 120f551 ("Speed up more token membership tests")
- Commit bb7044c ("Reorder some tuples to put y first")
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,7 +84,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.26.0``. +All releases have a corresponding tag in the git repository, e.g. ``v10.27.0``. (the latest version). `Semantic versioning <http://semver.org/>`_ is used. There's been |
