summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-07-13 19:00:28 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-07-13 19:00:28 +0200
commite52afd688f1caa22ee722b971a2846083e4fbc2f (patch)
tree4f72380ca59e59d1eccc4a8f8624850af69b7912 /README.rst
parentac692af07a123b3d623e51df7f1e7a10b88c1ddd (diff)
Make 8.1.1 releasev8.1.1
This release adds commit ac692af ("Fix absolute $srctree prefixes showing up on gsource'd files"), which fixes a bug that could cause $srctree to be included in some paths for e.g. generated documentation.
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 837cc64..8f7e13f 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. ``v8.1.0``
+All releases have a corresponding tag in the git repository, e.g. ``v8.1.1``
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been