Make sure the -v argument show that this is not the same as previous versions.

This commit is contained in:
Olaf Seibert
2015-05-22 16:40:37 +02:00
parent 435cdb0b7f
commit da068e07c8
2 changed files with 3 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ static void print_version(
fprintf(strm, " Version %s\n", VERSIONSTR);
fprintf(strm, " Copyright 2001 Richard Krehbiel,\n");
fprintf(strm, " modified 2009 by Joerg Hoppe.\n");
fprintf(strm, " modified 2015 by Olaf 'Rhialto' Seibert.\n");
}