E5XML/TemplatesWriter.py

changeset 3670
f0cb7579c0b4
parent 3178
f25fc1364c88
child 4021
195a471c327b
diff -r ac84ac3c0f05 -r f0cb7579c0b4 E5XML/TemplatesWriter.py
--- a/E5XML/TemplatesWriter.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/E5XML/TemplatesWriter.py	Sat Jul 05 12:13:23 2014 +0200
@@ -41,7 +41,7 @@
             templatesFileFormatVersion))
         
         # add some generation comments
-        self.writeComment(" eric5 templates file ")
+        self.writeComment(" eric6 templates file ")
         self.writeComment(
             " Saved: {0} ".format(time.strftime('%Y-%m-%d, %H:%M:%S')))
         

eric ide

mercurial