summaryrefslogtreecommitdiff
path: root/kconfiglib.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-06-21 01:45:28 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2019-06-21 01:57:52 +0200
commitd3f13ee9a825b27e3175648ae5f0bb8bd344da12 (patch)
tree116ff3fcd3f660dd4f57b70860f73c0ef054da9e /kconfiglib.py
parent438e54c3184c80059b523dbc7b386983b6589554 (diff)
Make 12.6.0 releasev12.6.0
Makes set_value() smarter about saving redundant work, in commit f2ac5e3 ("Make set_value() no-change check work for "n"/"m"/"y" strings").
Diffstat (limited to 'kconfiglib.py')
-rw-r--r--kconfiglib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfiglib.py b/kconfiglib.py
index b21cf5d..7b0dc05 100644
--- a/kconfiglib.py
+++ b/kconfiglib.py
@@ -546,7 +546,7 @@ from glob import iglob
from os.path import dirname, exists, expandvars, islink, join, realpath
-VERSION = (12, 5, 0)
+VERSION = (12, 6, 0)
# File layout: