summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-11-17 18:48:19 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2018-11-17 19:04:30 +0100
commit5c01ca5d8e9bbc1fd121d2f11bf3edadcee3e03a (patch)
tree66a5c268123bb7a7ec883f0d03f3fb4e4857477a /README.rst
parentb65baa47f69ae4c3993876a7edf0da0075aa70ff (diff)
Make 10.22.0 releasev10.22.0
Adds commit b65baa4 ("Add support for KCONFIG_ALLCONFIG"), which allows particular symbol values to be forced during all{def,no,mod,yes}config.
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 2984f49..2c8f53a 100644
--- a/README.rst
+++ b/README.rst
@@ -80,7 +80,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.21.0``.
+All releases have a corresponding tag in the git repository, e.g. ``v10.22.0``.
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been