mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:23:05 +00:00
[MEDIA][INF] Fix E1000 driver date
DriverVer date format is mm/dd/yyyy
This commit is contained in:
parent
53ce7d4370
commit
008344fd09
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ LayoutFile = layout.inf
|
||||||
Class = Net
|
Class = Net
|
||||||
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
|
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
|
||||||
Provider = %ReactOS%
|
Provider = %ReactOS%
|
||||||
DriverVer = 22/01/2019,1.00
|
DriverVer = 01/22/2019,1.00
|
||||||
|
|
||||||
[DestinationDirs]
|
[DestinationDirs]
|
||||||
DefaultDestDir = 12
|
DefaultDestDir = 12
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue