E5XML/Config.py

branch
make_support
changeset 6251
02afc7d22c41
parent 6052
8b49d3e0b4c8
child 6265
56bd09c4c297
diff -r 9458a3d45f27 -r 02afc7d22c41 E5XML/Config.py
--- a/E5XML/Config.py	Sat Apr 14 18:48:38 2018 +0200
+++ b/E5XML/Config.py	Sun Apr 15 11:36:43 2018 +0200
@@ -10,8 +10,9 @@
 # version number of the multi project file
 multiProjectFileFormatVersion = "5.1"
 
-# version number of the project file
-projectFileFormatVersion = "6.0"
+# version numbers of the project file
+projectFileFormatVersion ="6.1"
+projectFileFormatVersionProto = "6.0"
 projectFileFormatVersionAlt = "5.1"
 
 # version number of the user project file

eric ide

mercurial