diff -r 05fc2796fd90 -r f367d432509a MultiProject/__init__.py --- a/MultiProject/__init__.py Sun Feb 08 13:28:38 2015 +0100 +++ b/MultiProject/__init__.py Sun Feb 08 16:13:27 2015 +0100 @@ -7,7 +7,7 @@ Package implementing the multi project management module of eric6. The multi project management module consists of the main part, which is -used for reading and writing of eric6 multi project files (*.e4m) and +used for reading and writing of eric6 multi project files (*.e5m) and for performing all operations on the multi project. It is accompanied by various UI related modules implementing different dialogs and a browser for the display of projects belonging to the current multi project.