Nico Golde:
[apps/madmutt.git] / commands.c
index 3901591..d60bd52 100644 (file)
@@ -982,7 +982,7 @@ int mutt_update_list_file (char *filename, char *section, char *key, char *line)
 
 void mutt_version (void)
 {
 
 void mutt_version (void)
 {
-  mutt_message ("Mutt %s (%s)", MUTT_VERSION, ReleaseDate);
+  mutt_message ("Mutt-ng %s (%s)", MUTT_VERSION, ReleaseDate);
 }
 
 void mutt_edit_content_type (HEADER *h, BODY *b, FILE *fp)
 }
 
 void mutt_edit_content_type (HEADER *h, BODY *b, FILE *fp)