terminal output: change program name to "MPlayer2"

This commit is contained in:
Uoti Urpala 2011-02-15 19:38:59 +02:00
parent 8affafc2a8
commit bb79b19817
1 changed files with 1 additions and 1 deletions

View File

@ -3961,7 +3961,7 @@ int i;
}
mpctx->key_fifo = mp_fifo_create(opts);
print_version("MPlayer");
print_version("MPlayer2");
#if defined(__MINGW32__) || defined(__CYGWIN__)
{