--- a/E5XML/Config.py Sat Sep 02 19:05:28 2017 +0200 +++ b/E5XML/Config.py Sat Sep 02 20:00:57 2017 +0200 @@ -37,5 +37,8 @@ # version number of the highlighting styles file highlightingStylesFileFormatVersion = "4.3" +# version number of the web browser spell check dictionaries list file +dictionariesListFileFormatVersion = "1.0" + # # eflag: noqa = M702