[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[win-pv-devel] [PATCH] Use genfiles to set DriverVer


  • To: <win-pv-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Owen Smith <owen.smith@xxxxxxxxxx>
  • Date: Thu, 4 Jul 2019 13:57:15 +0100
  • Authentication-results: esa5.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=owen.smith@xxxxxxxxxx; spf=Pass smtp.mailfrom=owen.smith@xxxxxxxxxx; spf=None smtp.helo=postmaster@xxxxxxxxxxxxxxx
  • Cc: Owen Smith <owen.smith@xxxxxxxxxx>
  • Delivery-date: Thu, 04 Jul 2019 12:57:49 +0000
  • Ironport-sdr: mB8xFSW4JF8eYBKNJAyXA/laSUr9NgCWh/cyYHYH1GNfEOARKlZCKp3N2H+PjR3qL5L9ybef3Z yTsWoCG/bysXZc+YhlcQxnnR1VmhIrj4oU3F4x08aP4TLwFSKvsebczgzadf6uDvfwmQGsOlKF z56ZcwRST38tZFNpXQ2fxzxdjYZJbx+k2Olpg7kJh1GlYXzerpkCBbohalvZu7cBGibO1kDRPh N6RL7S5zPmuArqJ8OaeRu2K2UBSwoV5Er5nL2IutOXXhkAFayJhzWdVQ90JzcM7sbxIQGbFxgB W0M=
  • List-id: Developer list for the Windows PV Drivers subproject <win-pv-devel.lists.xenproject.org>

Signed-off-by: Owen Smith <owen.smith@xxxxxxxxxx>
---
 src/xencons.inf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xencons.inf b/src/xencons.inf
index 5f1c03d..606ef39 100644
--- a/src/xencons.inf
+++ b/src/xencons.inf
@@ -35,7 +35,7 @@ Class=System
 ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
 Provider=%Vendor%
 CatalogFile=xencons.cat
-DriverVer=01/01/1900,0.0.0.0
+DriverVer=@INF_DATE@,@MAJOR_VERSION@.@MINOR_VERSION@.@MICRO_VERSION@.@BUILD_NUMBER@
 DriverPackageDisplayName=%DiskDesc%
 
 [DestinationDirs]
-- 
2.16.2.windows.1


_______________________________________________
win-pv-devel mailing list
win-pv-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/win-pv-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.