Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> --- common/vdlog.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/vdlog.cpp b/common/vdlog.cpp index f18f59b..b9ae93f 100644 --- a/common/vdlog.cpp +++ b/common/vdlog.cpp @@ -81,5 +81,7 @@ void VDLog::printf(const char* format, ...) void log_version() { // print same version as resource one + // RC_PRODUCTVERSION contains 4 numbers separated by commas (resource + // version information source format). vd_printf("%u.%u.%u.%u", RC_PRODUCTVERSION); } -- 2.13.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel