diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-05-03 06:16:49 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-05-03 06:16:49 +0200 |
| commit | ae147b3d2727b222653183b5abf77e38c052b595 (patch) | |
| tree | d7937c88a2fd88495d82324290bdd729c6427971 /README.rst | |
| parent | 36d0734355fc45085af407b0f89c994564d5b53a (diff) | |
Make 11.1.0 releasev11.1.0
Adds a Python 2/3-compatible GUI menuconfig, in commit 9be6b7b
("guiconfig: Add a Tkinter-based menuconfig").
See that commit and the updated README for a longer description.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ The terminal ``menuconfig`` implementation requires Python 3. It uses 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. ``v11.0.0`` +All releases have a corresponding tag in the git repository, e.g. ``v11.1.0`` (the latest version). `Semantic versioning <http://semver.org/>`_ is used. There's been |
