]> git.sesse.net Git - vlc/blobdiff - include/vlc_interface.h
Put only the copyright statement in COPYRIGHT_MESSAGE
[vlc] / include / vlc_interface.h
index f2f62f98fce84272b888ec2ee8226b46d19963e4..4c0c79f89bd1a78bcb443a618b475df6b0eb28d2 100644 (file)
@@ -121,6 +121,7 @@ VLC_EXPORT( void, libvlc_Quit, ( libvlc_int_t * ) );
          freopen( "CONOUT$", "w", stderr ); \
          freopen( "CONIN$", "r", stdin ); \
          } \
+         msg_Info( p_intf, "VLC media player - %s", VERSION_MESSAGE ); \
          msg_Info( p_intf, "%s", COPYRIGHT_MESSAGE ); \
          msg_Info( p_intf, _("\nWarning: if you can't access the GUI " \
                              "anymore, open a command-line window, go to the " \