--- a/E5XML/DebuggerPropertiesWriter.py Sat Jul 05 11:41:14 2014 +0200 +++ b/E5XML/DebuggerPropertiesWriter.py Sat Jul 05 12:13:23 2014 +0200 @@ -50,7 +50,7 @@ # add some generation comments self.writeComment( - " eric5 debugger properties file for project {0} ".format( + " eric6 debugger properties file for project {0} ".format( self.name)) self.writeComment( " This file was generated automatically, do not edit. ")