E5XML/Config.py

changeset 5868
c1a98c164cd3
parent 5389
9b1c800daff3
child 5899
0516f6548ca6
--- 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

eric ide

mercurial