summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-03-10 13:33:01 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2019-03-10 13:33:44 +0100
commitc81e52b89883163059f915bc8ea73b1b7bb6c254 (patch)
tree0ee2d2e49a7cc4c1bf60b84e18a4ebf75c4ced8c /README.rst
parent8ddefeab1fd04c74a5638ca1e2cc5dbccfad5dd8 (diff)
Make 10.40.0 releasev10.40.0
Adds a silly small optimization in commit 8ddefea ("Import 'platform' and 'subprocess' as needed").
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 d1ed34a..542bc1e 100644
--- a/README.rst
+++ b/README.rst
@@ -88,7 +88,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.39.0``.
+All releases have a corresponding tag in the git repository, e.g. ``v10.40.0``.
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been