--- a/E5XML/SessionWriter.py Sat Jul 05 11:41:14 2014 +0200 +++ b/E5XML/SessionWriter.py Sat Jul 05 12:13:23 2014 +0200 @@ -55,7 +55,7 @@ # add some generation comments if not isGlobal: self.writeComment( - " eric5 session file for project {0} ".format(self.name)) + " eric6 session file for project {0} ".format(self.name)) self.writeComment( " This file was generated automatically, do not edit. ") if Preferences.getProject("XMLTimestamp") or isGlobal: