E5XML/Config.py

branch
maintenance
changeset 6455
22a6fc33ab6d
parent 6439
86dd19e45d95
child 6597
dc668f774d3d
equal deleted inserted replaced
6409:913a08004977 6455:22a6fc33ab6d
9 9
10 # version number of the multi project file 10 # version number of the multi project file
11 multiProjectFileFormatVersion = "5.1" 11 multiProjectFileFormatVersion = "5.1"
12 12
13 # version numbers of the project file 13 # version numbers of the project file
14 projectFileFormatVersion = "6.1" 14 projectFileFormatVersion = "6.2"
15 projectFileFormatVersionMake = "6.1"
15 projectFileFormatVersionProto = "6.0" 16 projectFileFormatVersionProto = "6.0"
16 projectFileFormatVersionAlt = "5.1" 17 projectFileFormatVersionAlt = "5.1"
17 18
18 # version number of the user project file 19 # version number of the user project file
19 userProjectFileFormatVersion = "4.0" 20 userProjectFileFormatVersion = "4.0"

eric ide

mercurial