* cosmetics

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-26 08:43:33 +03:00
parent 9dad2d6175
commit 50fad7dc39
3 changed files with 9 additions and 9 deletions

View File

@ -449,7 +449,7 @@ show_usage (gboolean noerror)
static void
show_version (void)
{
g_print ("mu (mail indexer/searcher) " VERSION "\n"
g_print ("mu (mail indexer/searcher) version " VERSION "\n"
"Copyright (C) 2008-2011 Dirk-Jan C. Binnema (GPLv3+)\n");
}