mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-23 19:31:44 +00:00
Added the version number to the capabilities output.
This commit is contained in:
parent
b525b53a5a
commit
5da49a52e2
@ -257,6 +257,7 @@ static bool print_malloc_report = false;
|
||||
*/
|
||||
static void
|
||||
print_capabilities() {
|
||||
mxinfo("VERSION=" VERSIONINFO "\n");
|
||||
#if defined(HAVE_AVICLASSES)
|
||||
mxinfo("AVICLASSES\n");
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user