pipewire: debug version in init

This commit is contained in:
Wim Taymans 2018-08-13 15:46:48 +02:00
parent 6ba0ef7f2d
commit 336fd190b4

View file

@ -230,6 +230,7 @@ void pw_init(int *argc, char **argv[])
pw_log_set(iface);
}
}
pw_log_info("version %s", pw_get_library_version());
}
/** Check if a debug category is enabled