]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commitdiff
Use genfiles to set DriverVer
authorOwen Smith <owen.smith@citrix.com>
Wed, 17 Jul 2019 12:46:00 +0000 (13:46 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Wed, 17 Jul 2019 12:46:00 +0000 (13:46 +0100)
Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/xennet.inf

index aab0942fe0f5e2429df3356031c45d6a6d281815..d39b712ddb6e8b7c7998513ea57634b158aa7883 100644 (file)
@@ -34,7 +34,7 @@ Class=Net
 ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
 Provider=%Vendor% 
 CatalogFile=xennet.cat
-DriverVer=01/01/1900,0.0.0.0
+DriverVer=@INF_DATE@,@MAJOR_VERSION@.@MINOR_VERSION@.@MICRO_VERSION@.@BUILD_NUMBER@
 DriverPackageDisplayName=%DiskDesc%
 
 [DestinationDirs]