1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-20 02:09:52 +00:00

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

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__)
{