summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-08-23 11:27:56 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-08-23 11:42:49 +0200
commit4b8805df373abebdf8e940b9511b2602640ff518 (patch)
tree27a72ec13e46ecf55a13e29222963aaff5c5223a /README.rst
parentb1c24c85794731a78c4847a4849f53307dfebacc (diff)
Make 10.1.1 releasev10.1.1
Includes two small bug fixes: - Commit 9b77511 ("Fix file descriptor leak for the top-level Kconfig file") - Commit d158fed ("Fix recursive 'source' error reporting")
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 bc0b367..d984d06 100644
--- a/README.rst
+++ b/README.rst
@@ -73,7 +73,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.1.0``.
+All releases have a corresponding tag in the git repository, e.g. ``v10.1.1``.
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been