summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-11-26 05:04:09 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2018-11-26 05:45:25 +0100
commite47d7eff1012e7fe2a1dd75f3367a2eaa1b61539 (patch)
treeb73b281f14f90749159a4b483f8bd533637fc3a2 /README.rst
parente11dc00e9f97a105bf5dfd3cdaebbc7186ab9156 (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.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a7f6318..34b752f 100644
--- a/README.rst
+++ b/README.rst
@@ -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