Commit a6344997 authored by Paul Gofman's avatar Paul Gofman Committed by Alexandre Julliard

wbemprox: Bump video driver version and date.

parent 01851672
......@@ -4191,8 +4191,8 @@ static enum fill_status fill_videocontroller( struct table *table, const struct
rec->current_verticalres = vres;
rec->description = wcsdup( name );
rec->device_id = L"VideoController1";
rec->driverdate = L"20220118000000.000000-000";
rec->driverversion = L"30.0.14023.3004";
rec->driverdate = L"20230420000000.000000-000";
rec->driverversion = L"31.0.14051.5006";
rec->installeddriver = get_videocontroller_installeddriver( desc.VendorId );
rec->name = wcsdup( name );
rec->pnpdevice_id = get_videocontroller_pnpdeviceid( &desc );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment