mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 20:01:53 +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
|
static void
|
||||||
print_capabilities() {
|
print_capabilities() {
|
||||||
|
mxinfo("VERSION=" VERSIONINFO "\n");
|
||||||
#if defined(HAVE_AVICLASSES)
|
#if defined(HAVE_AVICLASSES)
|
||||||
mxinfo("AVICLASSES\n");
|
mxinfo("AVICLASSES\n");
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user