summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-06-24 09:32:41 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2019-06-24 09:32:41 +0200
commit164ef007a8bb0c88b447252b7590e940d95f1561 (patch)
treec16227d716d56a12b9e22cb5c35792ae67ebd04b /README.rst
parenta7302a6a03096e1c5839c2a582dd70ddbae2962a (diff)
Make 12.9.0 releasev12.9.0
Adds commit a7302a6 ("menuconfig/guiconfig: Use orig_defaults in symbol info").
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 e13101b..7e17d0c 100644
--- a/README.rst
+++ b/README.rst
@@ -96,7 +96,7 @@ Python 2 and Python 3. Previously, ``menuconfig.py`` only ran under Python 3
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. ``v12.8.0``
+All releases have a corresponding tag in the git repository, e.g. ``v12.9.0``
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been