summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-12-01 13:55:25 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2018-12-01 14:17:38 +0100
commit6d34d9b11cc9587f123e7b5fe3d8de2cad3fa2b1 (patch)
tree34b19806bdc4dd8a054f3d4f3bbaec0fb2ee5cfa /README.rst
parenta8d378d5fc027fef9d884bd4d89d5ca726383146 (diff)
Make 10.29.0 releasev10.29.0
Adds commit 567cccf ("Tighten up help text parsing"), which improves parsing performance slightly.
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 28851c2..b6524ff 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.28.0``.
+All releases have a corresponding tag in the git repository, e.g. ``v10.29.0``.
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been