summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-10-14 01:53:38 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-10-14 01:56:48 +0200
commita204df5ea6f7cb925f8b2f4035a1adfa68d41b82 (patch)
tree61753d0c0ef581e77044130cd5fe3bfb1101377a /README.rst
parent63bbecbbc396cea554f18610864629e9267c5631 (diff)
Make 10.14.1 releasev10.14.1
Adds commit 63bbecb ("menuconfig: Fix crash when pressing Ctrl-F with no matches in jump-to dialog"). Ctrl-F is the view-help shortcut in the jump-to dialog.
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 668a053..f35c32f 100644
--- a/README.rst
+++ b/README.rst
@@ -79,7 +79,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.14.0``.
+All releases have a corresponding tag in the git repository, e.g. ``v10.14.1``.
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been