E5XML/Config.py

branch
maintenance
changeset 6455
22a6fc33ab6d
parent 6439
86dd19e45d95
child 6597
dc668f774d3d
--- a/E5XML/Config.py	Sat Jul 07 12:01:23 2018 +0200
+++ b/E5XML/Config.py	Wed Aug 01 19:43:34 2018 +0200
@@ -11,7 +11,8 @@
 multiProjectFileFormatVersion = "5.1"
 
 # version numbers of the project file
-projectFileFormatVersion = "6.1"
+projectFileFormatVersion = "6.2"
+projectFileFormatVersionMake = "6.1"
 projectFileFormatVersionProto = "6.0"
 projectFileFormatVersionAlt = "5.1"
 

eric ide

mercurial