summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-10-03 08:08:03 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-10-03 08:08:03 +0200
commit5c4c9baca95829a0dbb8e04d7bc46b3e44f3602e (patch)
tree9b2b17758144207479dc55edb5883faa3aea58be /README.rst
parent4602028ba2450903b63f043377cc63ac5e5e36de (diff)
Make 10.11.0 releasev10.11.0
Adds commit 4602028 ("genconfig: Allow writing a full .config without incremental build info"), which adds a flag to genconfig that might be handy in projects that include .config files in Makefiles but that don't use incremental build information.
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 44763be..2ce3b80 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.10.2``.
+All releases have a corresponding tag in the git repository, e.g. ``v10.11.0``.
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been