E5XML/Config.py

branch
maintenance
changeset 6602
331ac8f99cf8
parent 6597
dc668f774d3d
child 6604
a73d553ef521
diff -r 06e7d2941ead -r 331ac8f99cf8 E5XML/Config.py
--- a/E5XML/Config.py	Thu Nov 01 11:48:02 2018 +0100
+++ b/E5XML/Config.py	Sat Dec 01 11:44:34 2018 +0100
@@ -11,7 +11,8 @@
 multiProjectFileFormatVersion = "5.1"
 
 # version numbers of the project file
-projectFileFormatVersion = "6.2"
+projectFileFormatVersion = "6.3"
+projectFileFormatVersionIdl = "6.2"
 projectFileFormatVersionMake = "6.1"
 projectFileFormatVersionProto = "6.0"
 projectFileFormatVersionAlt = "5.1"

eric ide

mercurial